http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6444 Bug #: 6444 Summary: Encoding problems with vendor names in subscription-add.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Serials AssignedTo: colin.campbell@ptfs-europe.com ReportedBy: fcapovilla@live.ca QAContact: koha-bugs@lists.koha-community.org Created attachment 4332 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4332 Corrects encoding problems in subscription-add.pl In subscription-add.pl, if we choose a vendor with accented characters in its name using "Search for a vendor", the vendor's name is encoded incorrectly in the form. To reproduce : - Create a vendor with accented characters in its name. - Go to /koha/serials/subscription-add.pl# - Click on "Search for a vendor" - Search for the vendor with accented characters and choose it. - The accented characters in the vendor's name appear incorrectly in the input field. Patch attached to correct this problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.