Hi, i just spotted a bug in the following case:

<result name="success" type="redirect">foo.jspa?id=${bar.id}</result>

I end up in : /foo.jspa?id=1,748 (notice the comma) instead of 
/foo.jspa?id=1748

Best regards
Chris
-- 
View this message in context: 
http://www.nabble.com/Bug-with-integer-param-in-struts.xml-with-2.0.8-svn-head-tf3655247.html#a10211825
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to