[Koha-bugs] [Bug 15325] rebuild_zebra.pl table option (-t) doesn't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 7 15:34:16 CET 2015


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

--- Comment #2 from Julian Maurice <julian.maurice at biblibre.com> ---
Test plan:
1. git checkout master
2. perl misc/migration_tools/rebuild_zebra.pl -b -t items --where "price = 42"
3. You should see errors printed on screen about an unknown column
4. Apply patch
5. perl misc/migration_tools/rebuild_zebra.pl -b -t items --where "price = 42"
6. No errors \o/

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


More information about the Koha-bugs mailing list