* Juergen Donnerstag:

> I tried to apply the patch provided yesterday but the code obviously
> has changed. May be you can create a new patch on the latest version?

OK, I just updated the patch.  But the previous one applied successfully for me:

$ cd wicket/branches/WICKET_1_2/wicket
$ patch < 20060811-wicket-WebRequestCodingStrategy-StringArray
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- src/java/wicket/protocol/http/request/WebRequestCodingStrategy.java.orig   
Thu Jun 29 22:49:54 2006
|+++ src/java/wicket/protocol/http/request/WebRequestCodingStrategy.java        
Fri Aug 11 14:40:22 2006
--------------------------
Patching file 
src/java/wicket/protocol/http/request/WebRequestCodingStrategy.java using Plan 
A...
Hunk #1 succeeded at 540 (offset 2 lines).
Hunk #2 succeeded at 555 (offset 2 lines).
done

Note also that this patch breaks some unit tests, as the
BOOKMARKABLE_PAGE_PARAMETER_NAME is now properly encoded, that was
not the case before.  Tell me if you want me to provide a patch
for the testcases.

All the best,
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/

-------------------------------------------------------------------------
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-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to