Opened 16 years ago

Closed 16 years ago

#2471 closed defect (fixed)

Numeric URL update of map-level parameters doesn't work.

Reported by: sdlime Owned by: sdlime
Priority: normal Milestone: 5.0.1 release
Component: MapServer C Library Version: 5.0
Severity: normal Keywords:
Cc:

Description

Updating map-level parameters (e.g. resolution, size) doesn't work in 5.0+. A parsing error is generated in most cases (resolution for sure).

Steve

Change History (1)

comment:1 by sdlime, 16 years ago

Resolution: fixed
Status: newclosed

This turned out to be a missing call to msyylex() (which sets state) affecting just the resolution parameter. Fixed in 5.0 branch and the main trunk.

Steve

Note: See TracTickets for help on using tickets.