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

Martin Grigorov updated WICKET-5003:
------------------------------------

    Attachment: WICKET-5003.patch

A possible fix.
I have no experience with XSD so any help is very welcome.

The idea is to extend XHTML schema to allow wicket:for in <label> elements.
A nice to have is to validate the value of wicket:for attribute to be an 
existing value of wicket:id in another HTML element in the document.
                
> Add wicket:for attribute in wicket.xsd
> --------------------------------------
>
>                 Key: WICKET-5003
>                 URL: https://issues.apache.org/jira/browse/WICKET-5003
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.5.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>         Attachments: WICKET-5003.patch
>
>
> wicket:for attribute used in <label> HTML elements to link to a form element 
> is not in wicket-core/src/main/resources/META-INF/wicket-1.5.xsd

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to