JSONValidationInterceptor and quotes

2013-04-08 Thread Mael Le Guével
Hello there, I am using struts JSON plugin to do some ajax requests. And I am facing a problem with org.apache.struts2.json.JSONValidationInterceptor. Everything works fine as long as my validation error messages do not contain single quotes. When there are quotes, the client side library "crashes"

Re: generating taglib using Ant and Java 6

2013-04-08 Thread Steven Yang
submitted please let me know if anything is wrong, first timer https://issues.apache.org/jira/browse/WW-4040 On Mon, Apr 8, 2013 at 4:43 PM, Lukasz Lenart wrote: > 2013/4/8 Steven Yang : > > one question > > > > should i do it in a new package? the old one is for apt and should be > kept > > ri

Re: generating taglib using Ant and Java 6

2013-04-08 Thread Lukasz Lenart
2013/4/8 Steven Yang : > one question > > should i do it in a new package? the old one is for apt and should be kept > right? Hm... I think you're right, good idea :-) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ -

Re: generating taglib using Ant and Java 6

2013-04-08 Thread Steven Yang
one question should i do it in a new package? the old one is for apt and should be kept right? On Mon, Apr 8, 2013 at 3:09 PM, Lukasz Lenart wrote: > 2013/4/8 Steven Yang : > > sure but just that i have never done such thing before > > please inform me on the step and what should i do > > Check

Re: generating taglib using Ant and Java 6

2013-04-08 Thread Lukasz Lenart
2013/4/8 Steven Yang : > sure but just that i have never done such thing before > please inform me on the step and what should i do Checkout the project with svn svn co https://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations/ modify the source in IDE svn diff > changes.diff or use