Opened 18 years ago
Closed 18 years ago
#25 closed defect (fixed)
SHP and SDF LIKE operator is case insensitive
Reported by: | badreddinekaroui | Owned by: | badreddinekaroui |
---|---|---|---|
Priority: | major | Milestone: | 3.3.0 |
Component: | FDO API | Version: | 3.2.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: | 895921.01 |
Description
Unlike the rest of the providers and the equal operator, the LIKE for the SHP and SDF providers is case insensitive. Both the SDF and SHP filter executors need to use the case sensitive string compare system functions.
Change History (3)
comment:1 by , 18 years ago
Owner: | changed from | to
---|
comment:2 by , 18 years ago
External ID: | → 895921.01 |
---|
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fix submitted to banch 2.1.x and the trunk