[
https://issues.apache.org/jira/browse/WICKET-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-2404.
-----------------------------------
Resolution: Fixed
Assignee: Igor Vaynberg
> Quickstart for 1.4 uses 1.3 dtd in HomePage.html (with patch)
> -------------------------------------------------------------
>
> Key: WICKET-2404
> URL: https://issues.apache.org/jira/browse/WICKET-2404
> Project: Wicket
> Issue Type: Bug
> Components: wicket-quickstart
> Affects Versions: 1.4.0
> Reporter: Erik van Oosten
> Assignee: Igor Vaynberg
> Priority: Trivial
> Attachments: WICKET-2404-1.4.patch, WICKET-2404-1.5.patch
>
>
> The generated HomePage.html contains the following header:
> <html
> xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.3-strict.dtd" >
> That should be:
> <html
> xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd" >
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.