https://bz.apache.org/bugzilla/show_bug.cgi?id=69521

            Bug ID: 69521
           Summary: Supporting for Korean Characters.
           Product: Tomcat 11
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: EL
          Assignee: dev@tomcat.apache.org
          Reporter: ritchie....@gmail.com
  Target Milestone: -------

Hello.

When I use a EL Express with Korean Character like ${이름}, there occurs an
error.
-------
Caused by: org.apache.el.parser.ParseException: Encountered "
<ILLEGAL_CHARACTER> "\uc774 "" at line 1, column 3.
Was expecting one of:
    "{" ...
    <INTEGER_LITERAL> ...
    <FLOATING_POINT_LITERAL> ...
    <STRING_LITERAL> ...
    "true" ...
    "false" ...
    "null" ...
    "(" ...
    "[" ...
    "!" ...
    "not" ...
    "empty" ...
    "-" ...
    <IDENTIFIER> ...
    <IDENTIFIER> ...
    "(" ...
-----
But, If I use other languages like Japanese or Chinese charecters, there is no
error.

Please, support for Korean Characters.

Thanks in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to