[mapserver-dev] Mapserver 5.2 beta 3 templates

Jim Klassen Jim.Klassen at ci.stpaul.mn.us
Mon Jun 30 15:34:05 EDT 2008


All,
 
I found another difference between 5.2 beta2 and 5.2 beta 3 that is causing me some heartburn.
 
It appears beta3 is inserting an extra newline at the begining of the responses from mode=nquery (and possibly other query modes). We are using this to return XML documents to the browser.
 
5.2 beta 2 returns:
<?xml version="1.0"?>
.......
 
5.2 beta 3 returns:
 
<?xml version="1.0"?>
..........
 
The latter is rejected as invalid XML by the browser.
 
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20080630/b0e30545/attachment.html


More information about the mapserver-dev mailing list