Opened 18 years ago

Closed 18 years ago

#1948 closed defect (fixed)

loadExpressionString does not correctly handle undelimited strings when called from MapScript

Reported by: sdlime Owned by: sdlime
Priority: high Milestone:
Component: MapServer C Library Version: 4.10
Severity: normal Keywords:
Cc:

Description

Changes made to loadExpressionString made something like this:

  $layer->setFilter("foo = 'test'");

not work as expected. This is a change from 4.8 behavior.

Steve

Change History (1)

comment:1 by sdlime, 18 years ago

Resolution: fixed
Status: newclosed
Reverted to 4.8 behavior for 4.10 and CVS head.

Steve
Note: See TracTickets for help on using tickets.