Ticket #3455 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Result tag processing needs to support multiple instances of the tag on one line.

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

Description

The function processResultTag() needs to support multiple tag instances on a single line. In a single template you generally wouldn't see this. However, included files are loaded into a single *line* and processed as one block. In that case you very well might see multiple tags.

Steve

Change History

Changed 3 years ago by sdlime

  • status changed from new to closed
  • resolution set to fixed

Fixed in 5.4 branch, r10170, fixed in 5.6 branch, r10171 and finally, fixed in trunk, r10172... Closing.

Steve

Note: See TracTickets for help on using tickets.