http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11054 Colin Campbell <colin.campbell@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt@gmail.com |colin.campbell@ptfs-europe. | |com --- Comment #1 from Colin Campbell <colin.campbell@ptfs-europe.com> --- Created attachment 22005 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22005&action=edit Proposed Patch To test. Find a record with an accented character in the title e.g. a vowel with an acute or grave or an n with a tilde in the detail page select new/new child record the title will be copied into 773 $t (marc21) without the patch garbage replaces the accented characters with the patch they appear correctly. I've confirmed that the change does not have any detrimental effects when copying non-latin characters e.g. Chinese, Cyrillic, Arabic which were already being correctly copied -- You are receiving this mail because: You are watching all bug changes.