You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2005/01/18 14:24:06 UTC

DO NOT REPLY [Bug 33097] - caching of i18n XMLResourceBundle's is faulty with multiple locations

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33097>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33097





------- Additional Comments From joerg.heinicke@gmx.de  2005-01-18 14:24 -------
Created an attachment (id=14039)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14039&action=view)
Patch to XMLResourceBundleFactory

I patched the XMLResourceBundleFactory by changing the cache key. Furthermore I
changed the cache implementation to use the global store. As the filenames are
needed locally though (for later disposing the Bundles), this looks a bit
awkward. Please review the file. It works for the original described use case.

Joerg

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.