Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0-M1
-
Environment:
Geomajas stable release 1.12.8,
Admin-plugin latest version: 10757 revision from the 21st of June
-
CLA:I have read and agree with the Geomajas CLA for the attachments
Description
The nabble topic: http://geomajas-developers-list.117808.n3.nabble.com/FeatureStyleInfo-styleId-is-null-td4025405.html
While trying to colorize shapefile with points or polygons, we found that FeatureStyleInfo.setFormula(...) method doesn`t work correctly.
If we comment it - the layer is shown on the map(but not colorized, of course).
It seems that admin plugin works correctly, the errors are in spring while creating the bean.
The code(and formula also) works ok if we configure it via xml.
The full code at pastie (the same is in attachment)
The stacktrace at pastie (the same is in attachment)
Issue Links
- requires
-
SLD-11
Remove empty list assignments in choice-based classes for Spring compliance
-
Could you please approximately estimate when you start fixing it? Or it will be even better if you give us some hints on what classes we can debug to handle this situation. The issue is really highly critical for our project. Thank you.