[ http://issues.apache.org/jira/browse/COCOON-1002?page=all ]
Pier Fumagalli updated COCOON-1002:
-----------------------------------
Reporter: Ralph Goers (was: Ralph Goers)
> [PATCH] I18nTransformer Multiple catalog search
> -----------------------------------------------
>
> Key: COCOON-1002
> URL: http://issues.apache.org/jira/browse/COCOON-1002
> Project: Cocoon
> Type: Bug
> Components: * Cocoon Core
> Versions: 2.1.8-dev (Current SVN)
> Environment: Operating System: All
> Platform: All
> Reporter: Ralph Goers
> Assignee: Cocoon Developers Team
> Attachments: patch.zip
>
> This patch allows a message catalogue to be searched in multiple locations.
> For
> example, there can be a default catalogue in one directory with a user or
> client specific catalogue in another directory. The catalogues will be
> searched
> in the order of the locations specified still following the locale ordering.
> eg: Assuming a basename of messages and a locale of en_AU(no variant) and
> locations of translations/client and translations, the following search will
> occur:
> translations/client/messages_en_AU.xml
> ranslations/messages_en_AU.xml
> translations/client/messages_en.xml
> translations/messages_en.xml
> translations/client/messages.xml
> translations/messages.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira