[
https://issues.apache.org/jira/browse/TOBAGO-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695754#comment-16695754
]
Hudson commented on TOBAGO-1931:
--------------------------------
FAILURE: Integrated in Jenkins build Tobago Trunk #1605 (See
[https://builds.apache.org/job/Tobago%20Trunk/1605/])
TOBAGO-1931: TobagoBundle class doesn't work correctly (lofwyr: rev
058e1992dd0fcd40957651980aeef71e953128f1)
* (edit)
tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResourceBundle_de.properties
* (edit)
tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResourceBundle_es.properties
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/FileRenderer.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/ObjectRenderer.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java
* (edit)
tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResourceBundle.properties
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/PageRenderer.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/event/SheetAction.java
* (edit)
tobago-core/src/test/java/org/apache/myfaces/tobago/util/ResourcesUtilsUnitTest.java
> TobagoBundle class doesn't work correctly
> -----------------------------------------
>
> Key: TOBAGO-1931
> URL: https://issues.apache.org/jira/browse/TOBAGO-1931
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.0.6, 4.2.1
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Major
> Fix For: 5.0.0
>
>
> Seems, the locale will be used from System, not from the users request (or
> viewRoot.locale).
> But changing the settings with "-Duser.country=US -Duser.language=en" has no
> effect (in my first tests with mvn jetty:run)
> Needs to be reimplemented!
> * The API of the utilities will be changed
> * The support of XML-properties files will be discontinued
> Migration guild will be available in the demo -> Intro -> Migration ->
> Migration 5
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)