Opened 15 years ago

Closed 15 years ago

#2990 closed defect (fixed)

[item ...] tag doesn't properly initialize tag arguments

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

Description

This can cause problems when you have multiple tags in a block of template text which is real common with the new templating style. Solution is to carefully re-initialize the arguments each time a tag is encountered in a block.

Should check the [shpxy ...], and [extent ...] tags for similar problems.

Steve

Change History (3)

comment:1 by sdlime, 15 years ago

Fixed in 5.4 branch in r8973. Still need to commit in trunk and check the other tags mentioned.

Steve

comment:2 by sdlime, 15 years ago

Fixed shpxy and extent tag initiailization in r8974 and r8976.

Steve

comment:3 by sdlime, 15 years ago

Resolution: fixed
Status: newclosed

Applied to trunk in r8977. Closing.

Steve

Note: See TracTickets for help on using tickets.