Issue Details (XML | Word | Printable)

Key: JEXL-22
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: dion gillard
Votes: 0
Watchers: 0
Operations

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

Allow unicode literals to be used

Created: 26/Sep/06 11:37 AM   Updated: 26/Sep/06 12:51 PM
Return to search
Component/s: None
Affects Version/s: 1.1
Fix Version/s: 1.1.1

Time Tracking:
Not Specified

Resolution Date: 26/Sep/06 12:51 PM


 Description  « Hide
How can I use international characters in JEXL expressions?

For example: myvar == 'U?ytkownik' (string constant contains Polish 'z'
with dot)

I get the following exception:

org.apache.commons.jexl.parser.TokenMgrError: Lexical error at line 1,
column 17. Encountered: "\u0139" (313), after : "\'U"



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
dion gillard made changes - 26/Sep/06 12:51 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]