Probably not.

>>> "Paul Ramsey" <[EMAIL PROTECTED]> 05/27/08 5:08 PM >>>
Any reason not to patch 5.0?

P

On Tue, May 27, 2008 at 3:05 PM, Steve Lime <[EMAIL PROTECTED]> wrote:
> 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
> <[EMAIL PROTECTED]>, "Wim Blanken"
> <[EMAIL PROTECTED]> 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
>> [email protected]
>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
> _______________________________________________
> mapserver-users mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to