kohabug 2955 GetMarcFromKohaField now requires $framework
authorChris Nighswonger <cnighswonger@foundations.edu>
Wed, 11 Feb 2009 16:44:12 +0000 (11:44 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 11 Feb 2009 16:51:07 +0000 (17:51 +0100)
commitbf40b5336305d65f1c3664e1d95e5e65a86e0a6f
tree47c04e5267c6299c1ac86751c26a6fb3aad87148
parent9cb4ad4ca87675466add481a33615ce1ff3652e2
kohabug 2955 GetMarcFromKohaField now requires $framework

Failure to pass the $framework parameter by barcode.pl causes
GetMarcFromKohaField to return 0,0 which breaks the value builder. The
patch
submitted corrects this.

This patch is build against the current 3.1.x HEAD, however, this bug
also
affects the 3.0.x codebase and should be applied there as well.

fbcbug 4

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
cataloguing/value_builder/barcode.pl