NPE in PutAttributeTag
----------------------
Key: TILES-361
URL: https://issues.apache.org/struts/browse/TILES-361
Project: Tiles
Issue Type: Bug
Components: tiles-jsp (jsp support)
Affects Versions: 2.1.1, 2.0.7
Reporter: Carlos Costa e Silva
Priority: Minor
In 2.0.7:
org.apache.tiles.jsp.taglib.PutAttributeTag.execute(PutAttributeTag.java:203)
In 2.1.1: same file, line 142.
Creating an error message is throwing a NPE due to using getParent when the
parent is null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.