To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64567 Issue #:|64567 Summary:|fltini.cxx GetLangNameMap kludge Component:|Word processor Version:|current Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|TASK Priority:|P3 Subcomponent:|code Assigned to:|os Reported by:|er
------- Additional comments from [EMAIL PROTECTED] Thu Apr 20 07:54:22 -0700 2006 ------- sw/source/filter/basflt/fltini.cxx has a method 'const LangNameMap *GetLangNameMap()' containing a map between LANGIDs and some more or less arbitrary English strings. This looks like a never ending maintenance nightmare and seems to be a legacy kludge from old times to have some string representation of locales/languages. Where possible it should be replaced by ISO strings using the mechanisms of i18npool/mslangid.hxx MsLangId::convert... so new languages are pulled in automatically. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
