You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Patrick Klein (JIRA)" <de...@tapestry.apache.org> on 2008/03/12 14:08:46 UTC

[jira] Issue Comment Edited: (TAPESTRY-1765) getting language independent messages fails

    [ https://issues.apache.org/jira/browse/TAPESTRY-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577838#action_12577838 ] 

patklein edited comment on TAPESTRY-1765 at 3/12/08 6:06 AM:
------------------------------------------------------------------

The problem lies in org.apache.tapestry.services.impl.ComponentMessagesSourceImpl.getNamespaceProperties(...)
Switching back to the way used before revision 556780 works but breaks the unit test org.apache.tapestry.junit.TestComponentMessages.test_Component_Property_From_Application(...)

      was (Author: patklein):
    Switching back to the way used before revision 556780 works but breaks the unit test org.apache.tapestry.junit.TestComponentMessages.test_Component_Property_From_Application(...)
  
> 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
>             Fix For: 4.1.6
>
>
> 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org