Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-22

Allow unicode literals to be used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1
    • 2.0.1
    • None

    Description

      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"

      Attachments

        Activity

          People

            Unassigned Unassigned
            diongillard dion gillard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: