Opened 14 years ago

Closed 14 years ago

#2726 closed bug (fixed)

Mapserver plugin does not export 'labelitem' property for layer with labels

Reported by: rduivenvoorde Owned by: borysiasty
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: Python plugins and bindings Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

Using the mapserver export plugin, a layer which has labels does not find a 'LABELITEM' line in it's mapfile anymore. This worked in older versions, but is apparently broken in current version.

It looks like it has something to do with a change in the project-file format.

Currently a 'maplayer'-element has 3 'label'-elements, the plugin code is broken because of this.

Attachments (1)

labelitemfix.txt (1.8 KB ) - added by rduivenvoorde 14 years ago.
patch for issue

Download all attachments as: .zip

Change History (4)

by rduivenvoorde, 14 years ago

Attachment: labelitemfix.txt added

patch for issue

comment:1 by rduivenvoorde, 14 years ago

can somebody do a simple review?

I think I can do the checkin myself.

comment:2 by pcav, 14 years ago

Is this fixed?

comment:3 by rduivenvoorde, 14 years ago

Resolution: fixed
Status: newclosed

yep, fixed in r13708

Note: See TracTickets for help on using tickets.