Description
Environment
None
Attachments
2
Activity
Show:
Steve Strong May 1, 2010 at 11:39 AM
patch checked and applied
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Reporter
Components
Fix versions
Affects versions
Priority
Critical
Who's Looking?
Open Who's Looking?
Created April 9, 2010 at 7:49 AM
Updated December 4, 2010 at 3:37 PM
Resolved May 1, 2010 at 11:39 AM
Who's Looking?
ToUpper/ToUpperInvariant are currently mapped to the LOWER function, while ToLower/ToLowerInvariant are mapped to UPPER. It should be the opposite.
Test case and patch provided.