Ticket #2002 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

Changed 6 years ago by bartvde@…

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

Changed 6 years ago by tomkralidis

Bart: now in r6073

Changed 6 years ago by tomkralidis

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.