Getting error on the console: Error parsing '${uiLabelMap.}'
-------------------------------------------------------------
Key: OFBIZ-3088
URL: https://issues.apache.org/jira/browse/OFBIZ-3088
Project: OFBiz
Issue Type: Improvement
Components: accounting
Affects Versions: SVN trunk
Reporter: Brajesh Patel
Fix For: SVN trunk
Getting error on the console after hitting following url :
https://localhost:8443/accounting/control/AdminMain?organizationPartyId=Company
Error:
2009-10-26 11:44:57,186 (http-0.0.0.0-8443-4)
[FlexibleStringExpander.java:405:ERROR] Error evaluating expression:
javax.el.ELException: Error parsing '${uiLabelMap.}': syntax error at position
13, encountered '}', expected <IDENTIFIER>
2009-10-26 11:44:57,191 (http-0.0.0.0-8443-4)
[FlexibleStringExpander.java:405:ERROR] Error evaluating expression:
javax.el.ELException: Error parsing '${uiLabelMap.}': syntax error at position
13, encountered '}', expected <IDENTIFIER>
2009-10-26 11:44:57,195 (http-0.0.0.0-8443-4)
[FlexibleStringExpander.java:405:ERROR] Error evaluating expression:
javax.el.ELException: Error parsing '${uiLabelMap.}': syntax error at position
13, encountered '}', expected <IDENTIFIER>
2009-10-26 11:44:57,199 (http-0.0.0.0-8443-4)
[FlexibleStringExpander.java:405:ERROR] Error evaluating expression:
javax.el.ELException: Error parsing '${uiLabelMap.}': syntax error at position
13, encountered '}', expected <IDENTIFIER>
2009-10-26 11:44:57,203 (http-0.0.0.0-8443-4)
[FlexibleStringExpander.java:405:ERROR] Error evaluating expression:
javax.el.ELException: Error parsing '${uiLabelMap.}': syntax error at position
13, encountered '}', expected <IDENTIFIER>
2009-10-26 11:44:57,206 (http-0.0.0.0-8443-4)
[FlexibleStringExpander.java:405:ERROR] Error evaluating expression:
javax.el.ELException: Error parsing '${uiLabelMap.}': syntax error at position
13, encountered '}', expected <IDENTIFIER>
2009-10-26 11:44:57,209 (http-0.0.0.0-8
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.