Issue 143 in wicketforge: modern xmlns (wicket 1.5+)

0 views
Skip to first unread message

wicke...@googlecode.com

unread,
Jul 2, 2013, 8:21:11 AM7/2/13
to wicketforge...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 143 by alexande...@gmail.com: modern xmlns (wicket 1.5+)
http://code.google.com/p/wicketforge/issues/detail?id=143

What steps will reproduce the problem?
1. Create wicket panel (public class Test extends Panel)
2. press Alt+Shift+W and create default markup
3. Open created html file

What I see: <html xmlns="http://www.w3.org/1999/xhtml"
xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">

What Expected: <html xmlns="http://www.w3.org/1999/xhtml"
xmlns:wicket="http://wicket.apache.org">

My IDE (idea 13 EAP) automatically founded wicket-1.5.xsd in
wicket-core-6.8.0 artifact. Looks like
this "xmlns:wicket="http://wicket.apache.org"" works better.


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

wicke...@googlecode.com

unread,
Jul 2, 2013, 9:38:59 AM7/2/13
to wicketforge...@googlegroups.com
Updates:
Status: Accepted
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low

Comment #1 on issue 143 by minas.ma...@gmail.com: modern xmlns (wicket 1.5+)
http://code.google.com/p/wicketforge/issues/detail?id=143

You can change your template file, see documentation:
http://code.google.com/p/wicketforge/wiki/PageMarkup#Markup_Templates

WicketForge supports Wicket 1.3+, but the xsd is only included after 1.5+.
The dtd works for all version... anyway... I think about to change default
template inside WicketForge (devs working with older version still can
change their template)

PS: I cannot find wicket xhtml documentation anymore... so I don't know
what wicket documentation suggest... See also
http://issues.apache.org/jira/browse/WICKET-4497

wicke...@googlecode.com

unread,
Jul 2, 2013, 12:11:34 PM7/2/13
to wicketforge...@googlegroups.com

Comment #2 on issue 143 by alexande...@gmail.com: modern xmlns
(wicket 1.5+)
http://code.google.com/p/wicketforge/issues/detail?id=143

I can't find official documentation about this xmlns too :-)

>> I think about to change default template inside WicketForge
maybe it's possible to detect wicket version via pom.xml

wicke...@googlecode.com

unread,
Sep 22, 2013, 12:12:42 PM9/22/13
to wicketforge...@googlegroups.com
Updates:
Labels: milestone-3.1.1 milestone-4.0.0.EAP-3

Comment #5 on issue 143 by minas.ma...@gmail.com: modern xmlns (wicket 1.5+)
http://code.google.com/p/wicketforge/issues/detail?id=143

(No comment was entered for this change.)

wicke...@googlecode.com

unread,
Sep 22, 2013, 12:27:14 PM9/22/13
to wicketforge...@googlegroups.com
Updates:
Status: Fixed

Comment #6 on issue 143 by minas.ma...@gmail.com: modern xmlns (wicket 1.5+)
http://code.google.com/p/wicketforge/issues/detail?id=143

This issue was closed by revision 1374bd276eea.
Reply all
Reply to author
Forward
0 new messages