[ https://issues.apache.org/jira/browse/TAPESTRY-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802383#action_12802383
]
Ulrich Stärk commented on TAPESTRY-1765:
----------------------------------------
Somehow I'm not able to successfully write a unit test demonstrating the issue. All my tests
either work or don't take into account a localized app.properties at all. I don't quite know
what to do next, does anyone have an idea?
I'm not felling good about changing behavior without having a working test...
Uli
> getting language independent messages fails
> -------------------------------------------
>
> Key: TAPESTRY-1765
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1765
> Project: Tapestry
> Issue Type: Bug
> Components: Framework
> Affects Versions: 4.1.3
> Environment: WinXP SP2, Java 1.5.0_11, Tapestry 4.1.3, Hivemind 1.1.1
> Reporter: Christian Nutz
> Assignee: Ulrich Stärk
> Fix For: 4.1.7
>
> Attachments: org.apache.tapestry.junit.MockPage1.properties.patch, org.apache.tapestry.junit.MockPage1_en.properties.patch,
org.apache.tapestry.junit.TestComponentMessages.java.patch, org.apache.tapestry.servies.impl.ComponentMessagesSourceImpl.java.patch
>
>
> When I call getMessages().getMessage() in a page with a message key, which only exists
in the default properties file (app.properties, and not in app_de.properties for example),
no message is being returned, but only the key "[MESSAGE_KEY]". Before the update from Tapestry
4.1.2 to 4.1.3, this problem did not occured.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|