Null Pointer error on <Abstract /> short tag in SLD
---------------------------------------------------
Key: GEOS-3870
URL: http://jira.codehaus.org/browse/GEOS-3870
Project: GeoServer
Issue Type: Bug
Components: Configuration
Affects Versions: 2.0.1
Environment: Debian lenny 64
Reporter: Milo van der Linden
Assignee: Justin Deoliveira
Fix For: 2.0.2
Using the syntax:
<Rule>
..
<Abstract/>
<ogc:Filter>
<ogc:PropertyIsEqualTo>
..
Validates through the SLD validator, Causes a nullPointer exception when
rendering while:
<Rule>
..
<Abstract></Abstract>
<ogc:Filter>
<ogc:PropertyIsEqualTo>
..
Works fine.
It looks as if the short tag <.. /> syntax is causing issues?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel