[
https://issues.apache.org/jira/browse/TAPESTRY-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802416#action_12802416
]
Patrick Klein commented on TAPESTRY-1765:
-----------------------------------------
Hello Ulli,
that's exactly what i also realised. The unit test is working as it should
(even with the patches i made to it) with the original version, but with our
application using a tomcat servlet container i could reproduce the problem with
the original version with ease.
I'm a bit at a loss at this point...
Regards,
Patrick
> 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.