Opened 19 years ago

Last modified 19 years ago

#1401 new defect

HTML legend code ignores class->status

Reported by: dmorissette Owned by: dmorissette
Priority: high Milestone:
Component: MapServer C Library Version: 4.6
Severity: normal Keywords:
Cc: pspencer@…

Description

Paul reported that classes with their status set to MS_DELETE still show up in
HTML legends.

After a quick browse of the code, it seems that the class->status is completely
ignored. We'd need to:

1- test the class->sttaus to decide if a given class should show up
2- make class_status available for the [if] blocks processing.

Change History (2)

comment:1 by sdlime, 19 years ago

Will DM take ownership of this one then?

Steve

comment:2 by dmorissette, 19 years ago

Cc: mapserver-bugs@… added
Owner: changed from sdlime to dmorissette@…
OOpps... sorry, yes I'll take it.
Note: See TracTickets for help on using tickets.