Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#1769 closed defect (fixed)

drawQuery() method doesn't respect specified setlayersdrawingorder(array layeryindex) — at Version 1

Reported by: spoletto@… Owned by: mapserverbugs
Priority: high Milestone:
Component: MapScript-PHP Version: 4.8
Severity: normal Keywords:
Cc:

Description (last modified by dmorissette)

I am writing a web application using PHP-Mapscript 4.8.3 on a Linux Debian
(Sarge) machine.
On every refresh I set, with setlayersdrawingorder(), the user-customized
drawing order of the layers in the map file; but when there is a selection and I
draw the map with the drawQuery() method instead of draw() the order remains
always the predefined order in the map file, no matter of setlayersdrawingorder().
I think drawQuery() draws always the map with the predefined order in the map file.

Change History (1)

comment:1 by dmorissette, 17 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

The merge of msDrawQueryMap() and msDrawMap() in ticket #2017 (MapServer v5.0) should have fixed this.

Note: See TracTickets for help on using tickets.