Opened 10 years ago

Closed 10 years ago

#173 closed defect (fixed)

command case comparison needs to be more sophisticated

Reported by: pett Owned by: Greg Couch
Priority: blocker Milestone:
Component: Command Line Version:
Keywords: Cc: meng@…
Blocked By: Blocking:
Notify when closed: Platform: all
Project: chimera

Description

Downcasing what the user types for keyword matching is problematic in many scenarios, particularly atomic symbol atom specs. The suggested fix is to not downcase what the user types, and first compare it to the camelcase keyword and then to the downcased keyword.

Change History (3)

comment:1 by pett, 10 years ago

Cc: meng@… added

comment:2 by Greg Couch, 10 years ago

Applied suggested fix.

comment:3 by Greg Couch, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.