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

Key: XSTR-501
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Joerg Schaible
Reporter: David Winslow
Votes: 0
Watchers: 0
Operations

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

Fields prefixed with an underscore cannot be aliased.

Created: 25/Jun/08 04:24 PM   Updated: 25/Jun/08 04:27 PM
Component/s: Core
Affects Version/s: 1.3
Fix Version/s: None

File Attachments: 1. Text File xstream-underscore.patch (1 kb)


JDK version and platform: Sun


 Description  « Hide
When I try to alias a field that has an underscore as the first character of its name, nothing happens (the alias has no effect). Failing test attached (apply patch in the root of the xstream module).

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
David Winslow - 25/Jun/08 04:27 PM
Oops, enter key slipped before I attached the file. Platform is Sun Java 1.5.0_14 on Linux x86_64.