uiLabelMap not found while ajax paginating
------------------------------------------

                 Key: OFBIZ-1949
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1949
             Project: OFBiz
          Issue Type: Bug
          Components: framework
            Reporter: Bruno Busco


The Ajax pagination seems not to preserve the selected locale.

Steps to reproduce:
1) Go to https://demo.hotwaxmedia.com/content/control/findDataResource
2) Select a language different from english
3) Press Find
4) Press NextPage

The column headers shitch back to english and the following message can be 
found in console.log:
2008-09-06 10:25:08,906 (http-0.0.0.0-8443-1) [   
HtmlFormRenderer.java:2248:WARN ] Could not find uiLabelMap in context
2008-09-06 10:25:08,921 (http-0.0.0.0-8443-1) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-06 10:25:08,921 (http-0.0.0.0-8443-1) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-06 10:25:08,921 (http-0.0.0.0-8443-1) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
.............


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to