On Saturday 20 May 2006 19:30, Johan Compagner wrote:
> i have changed the RegExp pattern register to this:
>
> PackageResource.bind(application,
> ComponentInitializer.class,"progressbar.js ");
>
> in trunk and in the wicket_1_2 branch:
> https://svn.sourceforge.net/svnroot/wicket/branches/WICKET_1_2/wicket-exten
>sions
>

Building a fresh checkout of wicket from trunk 
(https://svn.sourceforge.net/svnroot/wicket/trunk/wicket) results in a test 
failure;

Report ./target/surefire-reports/wicket.markup.html.border.BoxBorderTest.txt 
says....

-  <form 
action="/WicketTester/WicketTester?wicket:interface=:0:border:myForm::IFormSubmitListener"
 
wicket:id="myForm" method="post" id="border:myForm"><div 
style="display:none"><input type="hidden" name="border:myForm:hf:0" 
id="border:myForm:hf:0" /></div>
+  <form 
action="/WicketTester/WicketTester?wicket:interface=:0:border:myForm::IFormSubmitListener"
 
wicket:id="myForm" method="post" id="border:myForm">
+<div style="display:none"><input type="hidden" name="border:myForm:hf:fs" 
id="border:myForm:hf:fs"/>
+<input type="hidden" name="wicketState" id="border:myForm:hf:ws"/></div>


This does NOT happen in WICKET_1_2 branch...


Cheers
Niclas


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to