Bug 6822

Summary: RIS export problem in opac-export.pl with parsing the MARC
Product: Koha Reporter: stevecallender
Component: OPACAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, koha.sekjal
Version: Main   
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: 6769    
Attachments: proposed bugfix

Description stevecallender 2011-08-30 18:31:38 UTC
Problem in opac-export.pl in the call to marc2ris. 
It's already a MARC::Record objection, so attempting to convert $marc to a MARC record objection is breaking the output.
Comment 1 Galen Charlton 2011-08-30 18:35:32 UTC
The bug has the effect of causing the RIS export to not be properly populated.
Comment 2 Galen Charlton 2011-08-30 18:52:31 UTC
Created attachment 5230 [details] [review]
proposed bugfix
Comment 3 Galen Charlton 2011-08-30 18:53:12 UTC
Note that this patch is required for the fix for bug 6769 to work.
Comment 4 Ian Walls 2011-08-30 18:59:16 UTC
Easy to read change, clear what the change does, marking as Passed QA
Comment 5 Chris Cormack 2011-09-01 09:40:45 UTC
Patch pushed, please test
Comment 6 Chris Nighswonger 2011-10-26 18:02:23 UTC
The fix for this bug was published in the 3.4.5 release. If you were the reporter of this bug, please take time to verify the fix and update the status of this bug report accordingly. If the bug is fixed to your satisfaction, please close this report.
Comment 7 Jared Camins-Esakov 2012-12-31 00:00:35 UTC
There have been no further reports of problems so I am marking this bug resolved.