Yuri created WW-4459:
------------------------

             Summary: getText() is broken 
                 Key: WW-4459
                 URL: https://issues.apache.org/jira/browse/WW-4459
             Project: Struts 2
          Issue Type: Bug
          Components: Expression Language
    Affects Versions: 2.3.20
            Reporter: Yuri


After upgrade from 2.3.15 to 2.3.20 we encountered couple issues:
1. Web server throws warning messages:
 WARN [LocalizedTextUtil] Missing key [.... 
That happens when resource key starts with "errors."
2. getText() with formatting no longer works. For example, 
<s:property value="getText('{0,number,#,#0}',{#pctComplete * 100})"/>
throws Warning: 
Missing key [{0,number,#,#0}] in bundles ...




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to