Spelling error in exception
---------------------------
Key: TILES-222
URL: https://issues.apache.org/struts/browse/TILES-222
Project: Tiles
Issue Type: Bug
Components: tiles-jsp (jsp support)
Affects Versions: 2.0.4
Reporter: Mike Calmus
Priority: Trivial
When an attribute is not found, the AttributeTagSupport class throws an
exception saying "Attribute whith name <name> not found"
(AttributeTagSupport.java:133). Instead, this should say "Attribute with name
<name> not found"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.