Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.0
-
Fix Version/s: None
-
Component/s: WMS
-
Labels:None
-
Number of attachments :
Description
A user reported inline feature rendering order is unpredictable.
This is a consequence of using UID generated ids, and putting the features into a hashmap that is not order preseving.
The bug is really in MemoryDataStore.
Issue Links
- depends upon
-
GEOT-1258
Memory data store is not order preserving
-
Fixed on gt2