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

Alastair Maw updated WICKET-632:
--------------------------------


We don't support serving things as application/xhtml+xml for many reasons, and 
support for this certainly isn't planned for the 1.3.x line, let alone 1.2.x. 
This isn't going to get fixed.

> DatePicker & application/xhtml+xml
> ----------------------------------
>
>                 Key: WICKET-632
>                 URL: https://issues.apache.org/jira/browse/WICKET-632
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.2.6
>         Environment: Mozilla Firefox 2.0.0.4
>            Reporter: Jan Jaros
>         Attachments: DatePickerXhtmlPatch.diff
>
>
> In the code of calendar.js, there are several items "nbsp;". When you set the 
> contenttype of your page to
> "application/xhtml+xml", firefox reportes this as an error. You can solve 
> this easily by replacing all
> " " to " ". The calendar after that works completely for xhtml.

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

Reply via email to