[Koha-bugs] [Bug 11054] Creating a child record has problems with accented Latin characters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 15 16:32:15 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11054

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|gmcharlt at gmail.com          |colin.campbell at ptfs-europe.
                   |                            |com

--- Comment #1 from Colin Campbell <colin.campbell at 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.


More information about the Koha-bugs mailing list