|
Issue Type:
|
Bug
|
Affects Versions:
|
2.4.0
|
Assignee:
|
Mauro Bartolomeoli
|
Created:
|
30/Sep/13 11:02 AM
|
Description:
|
When using an empty Abstract (and probably title) in SLD an exception is thrown:
java.lang.IllegalArgumentException: Argument “message” should not be null.
at org.geotools.util.AbstractInternationalString.ensureNonNull(AbstractInternationalString.java:78)
at org.geotools.util.SimpleInternationalString.<init>(SimpleInternationalString.java:51)
at org.geotools.styling.SLDParser.parseInternationalString(SLDParser.java:1022)
at org.geotools.styling.SLDParser.parseRule(SLDParser.java:917)
at org.geotools.styling.SLDParser.parseFeatureTypeStyle(SLDParser.java:852)
at org.geotools.styling.SLDParser.parseStyle(SLDParser.java:808)
at org.geotools.styling.SLDParser.parseNamedLayer(SLDParser.java:677)
at org.geotools.styling.SLDParser.parseDescriptor(SLDParser.java:469)
at org.geotools.styling.SLDParser.parseSLD(SLDParser.java:431)
at org.geoserver.catalog.Styles$Handler$1.parse(Styles.java:285)
|
Project:
|
GeoServer
|
Priority:
|
Critical
|
Reporter:
|
Mauro Bartolomeoli
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)