7 Dec
2015
7 Dec
'15
2:34 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15325 --- Comment #2 from Julian Maurice <julian.maurice@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.