We have moved to Github. Please open tickets there.

Opened 4 years ago

Closed 4 years ago

#639 closed Enhancement (fixed)

Metadata: Make case sensitive

Reported by: marcus Owned by:
Priority: high Milestone:
Component: Version:
Severity: major Keywords:
Cc: brettp Difficulty:

Description (last modified by marcus)

Case sensitive metadata + with case insensitive search.

Change History (4)

comment:1 Changed 4 years ago by marcus

  • Priority set to major
  • Type set to enhancement

comment:3 Changed 4 years ago by marcus

Note: Search MUST be case insensitive, this is related to the fix for #757

comment:4 Changed 4 years ago by marcus

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

(In [svn:3322]) Closes #639:

  • Metastrings can be searched either case sensitive or insensitive modes.
  • Tags now have case lowered in a UTF8 safe way (requires mbstring support).
  • Introducing mb_wrapper.php containing multibyte wrapper functions.
  • Version bump.
  • Introduces #1043 for consideration.
Note: See TracTickets for help on using tickets.