DuplicatorStyleVisitor/DuplicatingStyleVisitor throws NPE if external graphics
is null
--------------------------------------------------------------------------------------
Key: GEOT-1476
URL: http://jira.codehaus.org/browse/GEOT-1476
Project: GeoTools
Issue Type: Bug
Components: core styling
Affects Versions: 2.4-RC0, 2.3.4, 2.3.3, 2.3.2, 2.4-RC1, 2.4.0, 2.3.5,
2.5-M0, 2.5.0
Environment: all environments
Reporter: Erik Lovlie
Priority: Minor
Fix For: 2.4-RC1, 2.4.0, 2.3.5, 2.5-M0, 2.5.0, 2.4-RC0, 2.3.4,
2.3.3, 2.3.2
DuplicatorStyleVisitor/DuplicatingStyleVisitor throws NPE if external graphics
is null in the method
DuplicatorStyleVisitor.visit(Graphic) line 361-362:
ExternalGraphic[] externalGraphics = gr.getExternalGraphics();
ExternalGraphic[] externalGraphicsCopy = new
ExternalGraphic[externalGraphics.length];
This applies to both
- org.geotools.styling.visitor.DuplicatorStyleVisitor
- org.geotools.styling.visitor.DuplicatingStyleVisitor
--
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
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel