You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/07/09 17:39:52 UTC

[jira] [Resolved] (WICKET-1469) New Wicket tag 'wicket:for'

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

Igor Vaynberg resolved WICKET-1469.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC6
                   1.4.18

> New Wicket tag 'wicket:for'
> ---------------------------
>
>                 Key: WICKET-1469
>                 URL: https://issues.apache.org/jira/browse/WICKET-1469
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-core
>    Affects Versions: 1.3.2
>            Reporter: Jan Kriesten
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.18, 1.5-RC6
>
>         Attachments: WICKET-1469-for-wicket-1.4.x.patch
>
>
> This often happens during my daily work:
> You create a form with labels and corresponding input fields. As it is now, you have to bind all those Labels and FormComponents together with some "boilerplate" code within Java.
> I'd like to suggest the following enhancement Wicket tag:
> <label wicket:for="username" wicket:messge="key">default message</label>
> where wicket:for contains the referenced wicket:id

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira