You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2009/10/26 14:44:59 UTC

[jira] Closed: (OFBIZ-3088) Getting error on the console: Error parsing '${uiLabelMap.}'

     [ https://issues.apache.org/jira/browse/OFBIZ-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya closed OFBIZ-3088.
--------------------------------------

    Resolution: Fixed

Thanks Brajesh / Rishi - Done at r829794.

--
Ashish

> 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
>
>         Attachments: OFBIZ-3088.patch, OFBIZ-3088.patch
>
>
> 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.