[mapserver-dev] Mapserver 5.2 beta 3 templates
Steve Lime
Steve.Lime at dnr.state.mn.us
Mon Jun 30 16:35:17 EDT 2008
Please file a bug and I'll look into it.
Steve
>>> On 6/30/2008 at 2:34 PM, in message <4868EEDD.1291.004F.0 at ci.stpaul.mn.us>,
"Jim Klassen" <Jim.Klassen at ci.stpaul.mn.us> wrote:
> 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
More information about the mapserver-dev
mailing list