InsertAttributeTag should store the attribute in doStartTag
-----------------------------------------------------------

                 Key: TILES-263
                 URL: https://issues.apache.org/struts/browse/TILES-263
             Project: Tiles
          Issue Type: Improvement
          Components: tiles-jsp (jsp support)
    Affects Versions: 2.0.5
            Reporter: Antonio Petrelli
            Assignee: Antonio Petrelli
             Fix For: 2.1.0


Currently the InsertAttributeTag stores the current context in a tag class 
member.
This context is useless, except of getting the attribute itself.
The attribute should be got, instead of the context, in doStartTag.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to