[mapserver-users] MapServer 6.4 URL-Problem (Variable-Substitution)
Elstermann, Mike
Mike.Elstermann at itc-halle.de
Fri Sep 7 06:59:00 PDT 2018
My problem in URLs with Variable-Substitution:
1. http://myserver?...&druckvorschauclass='[bez]'='A1' OR '[bez]'='1:500'&... --> correct Output (Map-Picture)
2. http://myserver?...&druckvorschauclass=%27%5Bbez%5D%27%3D%27A1%27%20OR%20%27%5Bbez%5D%27%3D%271%3A500%27&... --> incorrect Output (NO Map-Picture)
Error-Message: msValidateParameter(): Regular expression error. Parameter pattern validation failed.
In my MapFile:
CLASS
...
EXPRESSION (%druckvorschauclass%)
...
END
Using MapServer 6.4 (in 5.x it was OK)
Any ideas?
THX!
mikeE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20180907/d52fd8f5/attachment.htm>
More information about the MapServer-users
mailing list