Open tbonfort opened 12 years ago
Author: assefa Date: 2006/09/30 - 01:49
Daniel : are commits allowed after rc1 or shoud we wait for release before fixing
?
Author: dmorissette Date: 2006/10/02 - 19:34
Too late for 4.10.0, I'll let you and Bart decide if the fix should go in 4.10.1
or 5.0 only since this is not a new issue, it was apparently like this in 4.8 as
well.
Setting target milestone to 5.0 release in the meantime.
Author: tomkralidis Date: 2006/10/31 - 20:17
Has this been put in CVS HEAD?
Author: assefa Date: 2006/10/31 - 20:46
updated in cvs head. Bart do you need it in 4.10.x branch ?
Author: bartvde@osgis.nl Date: 2006/10/31 - 21:46
4.10.X would be really nice if possible.
Author: bartvde@osgis.nl Date: 2006/12/28 - 08:55
Assefa, was this fix ever backported to 4.10.X?
Author: bartvde@osgis.nl Date: 2007/01/03 - 14:11
I just found out this patch has a nasty side-effect. ElseFilters will now always
end up at the top of the class hierarchy in the MAP file ....... so mone of the
other rules will be drawn when an ElseFilter is present.
Assefa, do you know a fix for that?
Author: assefa Date: 2007/01/03 - 14:56
looking into this.
Author: assefa Date: 2007/01/03 - 17:19
Bart,
I did an update on the mapserver cvs (mapogcsld.c). The else filters should now
be generated at the end of classes.
Author: bartvde@osgis.nl Date: 2007/01/03 - 18:11
Thanks Assefa, I'll test this tomorrow and if resolved I will close the bug.
Author: assefa Date: 2007/05/03 - 16:25 backported to 4.10.x 37059649db66a01a095cfcca2707480fce41c681 (r6079).
Author: bartvde Date: 2007/05/04 - 14:55 Assefa, I think you accidentally committed this line:
msSaveMap(map, "c:/temp/bug1925.map");
or not?
Author: bartvde Date: 2007/05/04 - 15:02 it was already removed by Assefa in changeset:6080
Reporter: bartvde@osgis.nl Date: 2006/09/29 - 16:29