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=32303>. 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=32303 Summary: I18nTransformer configuration requires message catalog, even if not used Product: Cocoon 2 Version: 2.1 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: minor Priority: P2 Component: sitemap components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The I18nTransformer configuration requires a message catalog, even if it is not used. I am using the transformer ONLY to transform dates. So I use the <i18n:date/> element, which does not use message catalogs. I don't have any messages to translate. Nevertheless, I have to supply a catalog in the I18nTransformer configuration in the sitemap, or the I18nTransformer does not start (error says that componenent for hint could not be found). I guess the component manager fails to initialise it because the transformer requires a catalog parameter. -- 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.
