[mapserver-users] scalebar status

David Turover dturover@student.santarosa.edu
Tue, 30 Jul 2002 07:26:06 -0700 (PDT)


> I can set map_scalebar_status to 'on' or 'off' using CGI, but not to
> 'embed'.  I get:
> 
> getSymbol(): Symbol definition error. (embed):(242)
> 
> Weird.  Anyone else get this?

Yup. In maplexer.l line 220, change embed's type from an OBJECT_STRING 
to a VALUE_STRING and recompile. This is fixed in CVS and in dmsolutions' 
latest win32 binary.