Opened 13 years ago

Closed 13 years ago

#3727 closed defect (fixed)

Label angle binding throws a parse error.

Reported by: sdlime Owned by: sdlime
Priority: normal Milestone: 6.0 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description

Using a mapfile with a attribute binding for angle throws an error- "getSymbol(): Symbol definition error. Parsing error near (angle):(line xx)". Mapfile was "ANGLE [angle]".

Steve

Change History (1)

comment:1 by sdlime, 13 years ago

Resolution: fixed
Status: newclosed

Looks like the number of symbol types accepted for an angle paramters (e.g. MS_NUMBER, MS_AUTO, etc...) wasn't updated when MS_AUTO2 was added to the mix. Fixed in r11151.

Steve

Note: See TracTickets for help on using tickets.