https://issues.apache.org/bugzilla/show_bug.cgi?id=44605
--- Comment #3 from Anish <[email protected]> 2009-02-20 07:55:33 PST --- As we find in some of the cmsui files (cmsui.xml, cmsui_*.xml - Lenya v2.0.0), xmlns="http://apache.org/cocoon/i18n/2.1" namespace is missing which causes an untranslated error on the interface (an i18n issue). Adding this namespace to all of the cmsui.xml/cmsui_*.xml solves the problem. Same issue is also happening with version 2.0.2 and this solution works for both the versions -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
