History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XW-512
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Claus Ibsen
Reporter: Claus Ibsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWork

Type converters outputs thousand seperator in Struts generated urls

Created: 28/Apr/07 03:39 AM   Updated: 04/May/07 05:20 AM
Component/s: Type Conversion
Affects Version/s: 2.0.2
Fix Version/s: 2.1, 2.0.3

File Attachments: 1. Text File XW-512.patch (3 kb)

Environment: Struts 2.0.8 and XWork 2.0.2
Issue Links:
Related
This issue relates to:
XW-490 XWorkBasicConverter.doConvertToString... Minor Resolved
 

Flags: Important


 Description  « Hide
See the forum:
http://forums.opensymphony.com/thread.jspa?messageID=145706&#145706

XW-490 that does locale dependent number formatting causes integer to have thousand seperators in generated urls (causing ?id=1748 to be ?id=1,748)

 All   Comments   Change History      Sort Order:
Claus Ibsen - [28/Apr/07 03:40 AM ]
XW-490 caused this bug

Claus Ibsen - [04/May/07 05:14 AM ]
Patch rolling back XW-490 and therefore fixing this issue.

Claus Ibsen - [04/May/07 05:20 AM ]
Fixed in trunk and 2.0 branch. rev 1501, 1502.