Opened 18 years ago

Closed 18 years ago

#1692 closed defect (fixed)

[Context] xs:boolean true/false values not interpreted

Reported by: bartvde@… Owned by: mapserverbugs
Priority: high Milestone:
Component: MapScript-PHP Version: 4.8
Severity: normal Keywords:
Cc:

Description

The mapcontext.c code assumes 0 or 1 as values for xs:boolean (like queryable,
hidden), but it is also valid to use true or false.

Change History (3)

comment:1 by dmorissette, 18 years ago

Cc: dmorissette@… added
Owner: changed from mapserverbugs to jlacroix
Assigned to Julien (any news on this?)

comment:2 by jlacroix, 18 years ago

Owner: changed from jlacroix to mapserverbugs
true/false (case incensitive) is now accepted in WMC read mode. 
FIXED in CVS head

comment:3 by jlacroix, 18 years ago

Resolution: fixed
Status: newclosed
true/false (case incensitive) is now accepted in WMC read mode. 
FIXED in CVS head
Note: See TracTickets for help on using tickets.