[Koha-bugs] [Bug 11278] Adjusting bulkmarcimport.pl for customization routine and verbose printing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 27 13:38:37 CET 2014


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #7 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #6)
> Hi Marcel,
> It does not seem to work with the default value for the custom parameter:
> 
> % perl misc/migration_tools/bulkmarcimport.pl -file /tmp/zztest01.xml -v=2
> -b -m XML -t | more

The default value will only be used if you supply the custom flag. Something
like bulkmarcimport.pl -file ... -cust ...
In your example the -custom parameter is not passed, so bulkmarcimport does not
look at the customization routines (just normal behavior).

Does this need a better explanation in the POD ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list