wicket:message broken in repeaters
----------------------------------

                 Key: WICKET-1915
                 URL: https://issues.apache.org/jira/browse/WICKET-1915
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.3.5
         Environment: Wicket 1.3.5, tomcat 5.5, but should have the same 
behavior with any container
            Reporter: Piller Sébastien
            Priority: Minor


The behavior described here: 
http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html (use wicket:message as 
attribute) sometimes doesn't work, depending on the hierarchy and the tag where 
it applies.

I've reproduced it using a repeater and applying wicket:message it to a <td> 
tag.

Instead of correctly modifying the attribute, it throws the usual 
MarkupException "WicketMessage: Unable to find component with id 'label' in 
[MarkupContainer"

-- 
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