[mapserver-users] Replacing EMPTY parameter by CGI

Steve Lime Steve.Lime at dnr.state.mn.us
Tue May 27 18:05:01 EDT 2008


That's what's going on. If you file a quick bug I'll make sure that gets fixed in 5.2 which should be out relatively soon. BTW The
fix is to change line 164 in maplexer.l from:

<INITIAL>empty...

to:

<INITIAL,URL_STRING>empty...

Steve

>>> On 5/27/2008 at 5:48 AM, in message
<CPSMTP-EML102gmYGXj0007b4d5 at cpsmtp-eml102.kpnxchange.com>, "Wim Blanken"
<w.blanken at geon.nl> wrote:
> Hello List!,
> 
> I'm having a problem with mapserver 5. In my former application using 4.x I
> was able to change the EMPTY Path in my application using the:
> 
> &map_web_empty=path
> 
> variable through CGI.
> 
> I have changed this to the new method: &map_web=EMPTY+path
> 
> Mapserver gives me an error: loadWeb(): Unknown identifier. Parsing error
> near (EMPTY):(line 1)
> 
> I can change the HEADER template etc. using the same method
> (map_web=HEADER+path) but the empty parameter cannot be changed.
> 
> Is it no longer possible to change the empty template through CGI with
> mapserver 5?
> 
> Regards,
> 
> Wim Blanken
> The Netherlands
> 
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org 
> http://lists.osgeo.org/mailman/listinfo/mapserver-users



More information about the mapserver-users mailing list