[ 
https://issues.apache.org/jira/browse/OFBIZ-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628939#action_12628939
 ] 

Bruno Busco commented on OFBIZ-1949:
------------------------------------

Please could you follow these steps once again on local copy (mine is 
trunk/692733)?

1) go to https://localhost:8443/content/control/setSessionLocale?newLocale=it
2) login as admin
3) go to https://localhost:8443/content/control/findDataResource
4) press "Ricerca"
(the column headers are shown in italian)
5) press "Successivo"
(the column headers are shown in english)

In console.log there will be:
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [   
HtmlFormRenderer.java:2248:WARN ] Could not find uiLabelMap in context
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,375 (http-0.0.0.0-8443-2) [     
ModelFormField.java:1028:WARN ] Could not find uiLabelMap in context while 
rendering form ListDataResource
2008-09-07 08:48:12,656 (http-0.0.0.0-8443-2) [   
HtmlFormRenderer.java:2248:WARN ] Could not find uiLabelMap in context

Many thanks for your help.


> 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