Opened 17 years ago

Closed 17 years ago

#2002 closed defect (fixed)

WMS context misses ogc namespace declaration

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

Description

The WMS Context saving code currently misses the ogc namespace definition:

msIO_fprintf( stream, " xmlns:ogc=\"http://www.opengis.net/ogc\"");

Should be a minor fix, but otherwise a lot of SLD's (anything with a filter
basically) generated by Mapscript won't be valid ....

Change History (3)

comment:1 by bartvde@…, 17 years ago

"but otherwise a lot of SLD's" should be "but otherwise a lot of WMC's"  ....

comment:2 by tomkralidis, 17 years ago

Bart: now in r6073

comment:3 by tomkralidis, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.