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

Paul Poulain <paul.poul...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Patch doesn't apply

--- Comment #33 from Paul Poulain <paul.poul...@biblibre.com> 2012-02-10 
15:15:46 UTC ---
My pre-applypatch says the Signed patch is wrong:

Global symbol "$error" requires explicit package name at catalogue/export.pl
line 56.
catalogue/export.pl had compilation errors.

(just tried on uptodate master)

Seems relevant as the patch adds
+            elsif ($format =~ /marcstd/) {
+                C4::Charset::SetUTF8Flag($marc,1);
+                ($error,$marc) = marc2marc($marc, 'marcstd',
C4::Context->preference('marcflavour'));
+            }

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to