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 2009/08/03 02:06:14 UTC

[jira] Resolved: (WICKET-2406) Palette component breaks XHTML validation

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

Igor Vaynberg resolved WICKET-2406.
-----------------------------------

    Resolution: Invalid
      Assignee: Igor Vaynberg

in 1.4.0 the markup is multiple="multiple" already.

> Palette component breaks XHTML validation
> -----------------------------------------
>
>                 Key: WICKET-2406
>                 URL: https://issues.apache.org/jira/browse/WICKET-2406
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.6
>            Reporter: Andrea Aime
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.8, 1.4.1
>
>
> Using the wicketstuff xhtml validator I noticed the palette component fails validation due to the "multiple" attribute not being assigned a value.
> In fact according to this page: http://webdesign.about.com/od/htmltags/p/blatmultiple.htm
> the proper XHTML declaration of it would be multiple="multiple"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.