You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/07/22 13:46:39 UTC

[jira] [Commented] (WICKET-5651) Add TagTester#getChild(String tagName) method

    [ https://issues.apache.org/jira/browse/WICKET-5651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070156#comment-14070156 ] 

ASF subversion and git services commented on WICKET-5651:
---------------------------------------------------------

Commit 5d47267e94ba2eae0d188132774cc2dc61b03f68 in wicket's branch refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=5d47267 ]

WICKET-5651 Add TagTester#getChild(String tagName) method


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