<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT color=#000000>Hi,<BR><BR>I'm having trouble with changing a layer's&nbsp; DATA&nbsp; in MapServer 5.0 via the URL. In 4.10.0 the following works:<BR><BR>datapattern ".*"<BR>/cgi-bin/mapserv?map=...map&amp;mapext=...&amp;mapsize=...mode=map&amp;map_layer_0_data=amby/verzamelplan.tif<BR><BR>In 5.0 the same call causes the following error:<BR><BR>getSymbol(): Symbol definition error. Parsing error near (0):(line 1)<BR><BR>Changing the DATA part to: map_layer[0]_data, or map.layer[plan].data, as described in the Migration Guide gives:<BR><BR>loadLayer(): Unknown identifier. Parsing error near (amby/verzamelplan.tif):(line 1)<BR><BR><BR>Is this a bug, or am I doing something wrong?<BR><BR>Jan</FONT></DIV></BODY></HTML>