Bug 5965

Summary: Make sure opac-detail.pl outputs marc in utf-8
Product: Koha Reporter: Chris Cormack <chris>
Component: OPACAssignee: Paul Poulain <paul.poulain>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: julian.maurice
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5584    
Attachments: Proposed Patch
Followup patch

Description Chris Cormack 2011-03-28 02:03:00 UTC

    
Comment 1 Chris Cormack 2011-03-28 02:05:04 UTC
This will need to be tested quite well. To make sure it does not double encode
Comment 2 Chris Cormack 2011-03-28 02:06:01 UTC
Created attachment 3455 [details] [review]
Proposed Patch
Comment 3 Chris Cormack 2011-03-28 02:06:19 UTC
Created attachment 3456 [details] [review]
Followup patch
Comment 4 Julian Maurice 2011-03-30 10:25:47 UTC
Tested with some already utf-8 encoded records, and it does not double encode.
Signed off.
Comment 5 Chris Cormack 2011-04-01 00:18:34 UTC
Pushed, please test