Opened 17 years ago

Last modified 17 years ago

#2067 closed defect

CLASSITEMs are no longer case insensitive — at Version 3

Reported by: hobu Owned by: hobu
Priority: high Milestone: 5.0 release
Component: Input - Native SDE Support Version: 5.0
Severity: normal Keywords:
Cc: banders@…, sdlime

Description (last modified by hobu)

As a result of the reworking that combined msSDELayerGetItems,
msSDELayerInitItemInfo, and msSDELayerCreateItems, CLASSITEMs that do not have
the same case as the column names no longer work.  This needs to be fixed before
the release.

Change History (3)

comment:1 by hobu, 17 years ago

Cc: steve.lime@… added
Status: newassigned

comment:2 by banders@…, 17 years ago

Cc: banders@… added
Added myself to the CC list.

comment:3 by hobu, 17 years ago

Description: modified (diff)

string2list in maplayer.c needs to be doing strcasecmp instead of strcmp, I think.

Note: See TracTickets for help on using tickets.