http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9772
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15987|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 16049 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16049&action=edit [SIGNED-OFF] Bug 9772 - Display Norwegian chars correctly in the patron category dropdown To reproduce: - Install Norwegian translation - Run through the web installer in Norwegian, and make sure you choose the optionl ("2-Valgfritt") patron_categories.sql data - Log in and visit the "Patrons" page - The dropdown should contain black diamonds with question marks instead of the Norwegian chars æøå To test - Apply the patch to the situation above - Check the dropdown again - æøå should be displayed - If you want to check with other interface languages than Norwegian, remember to re-install the nb-NO translation after the patch has been applied This feels slightly like curing the symptom instead of the disease, alternative patches are welcome! Signed-off-by: Owen Leonard <[email protected]> I agree that this doesn't seem like a broad enough solution, but it doesn't do any harm to apply an incomplete fix as long as the underlying problem can be followed up on. Note that this problem isn't specific to Norwegian, but doesn't happen with all non-basic characters. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
