[ 
https://issues.apache.org/jira/browse/WICKET-5651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-5651.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.17.0
                   7.0.0-M3

> Add TagTester#getChild(String tagName) method
> ---------------------------------------------
>
>                 Key: WICKET-5651
>                 URL: https://issues.apache.org/jira/browse/WICKET-5651
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.16.0, 7.0.0-M2
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 7.0.0-M3, 6.17.0
>
>
> At the moment there is 
> org.apache.wicket.util.tester.TagTester#getChild(String attrName, String 
> attrValue) method that returns the a TagTester for the first child with this 
> attribute name/value pair.
> Having #getChild(String tagName) will allow to create a TagTester for child 
> tag without attributes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to