Ticket #1 (closed defect: fixed)

Opened 3 years ago

Last modified 23 months ago

Schema hashes are case-sensitive

Reported by: deveiant Owned by: deveiant
Priority: major Milestone: Arborous Rebellion Release
Component: Library Version: 1.0.1
Keywords: schema directoryString attribute case lowercase uppercase sensitive Cc:

Description (last modified by deveiant) (diff)

The hashes of schema information in Treequel::Schema are case-sensitive whereas  Directory Strings are defined as being case-insensitive. This leads to some brokenness in the schema relationships.

We'll need to replace the ordinary Hashes used in Treequel::Schema with case-insensitive ones.

Change History

comment:1 Changed 2 years ago by deveiant

  • Status changed from new to accepted
  • Version changed from prerelease to 1.0.1
  • Description modified (diff)

comment:2 Changed 23 months ago by deveiant

  • Status changed from accepted to closed
  • Resolution set to fixed

Fixed in [2f756d5f12e2].

Note: See TracTickets for help on using tickets.