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

Juergen Donnerstag resolved WICKET-2074.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC3
         Assignee: Juergen Donnerstag

thanks

> Should the QuickStart archetype generated HomePage.html inlude the Wicket 
> namespace in the html tag?
> ----------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-2074
>                 URL: https://issues.apache.org/jira/browse/WICKET-2074
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-quickstart
>    Affects Versions: 1.3.5
>         Environment: any
>            Reporter: jWeekend
>            Assignee: Juergen Donnerstag
>             Fix For: 1.4-RC3
>
>         Attachments: HomePage.html
>
>
> For full history see  
> http://www.nabble.com/What-is-the-best-way-to-handle-%22Undefined-attribute-name-%28wicket%3Aid%29%22--warnings-from-Eclipse-Ganymede--to21788889.html#a21818462
> Timo,
> It's a very simple change to the archetype: 
> just replace the html open tag
> with 
> html 
> xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.3-strict.dtd";
> in \archetype-resources\src\main\java\HomePage.html
> The question is, is there any reason why we wouldn't want to do this? 
> I've raised the Jira issue anyway.
> Regards - Cemal
> <a href="http://www.jWeekend.co.uk";>jWeekend</a>

-- 
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