[Koha-bugs] [Bug 15030] Certain values in serials' items are lost on next edit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 17 11:46:36 CET 2015


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

--- Comment #13 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to M. Tompsett from comment #11)
> >  my $dbh = C4::Context->dbh;
> > +$dbh->do(q|UPDATE marc_subfield_structure SET value_builder="callnumber.pl" where kohafield="items.itemcallnumber" and frameworkcode=''|);
> 
> This is BEFORE the AutoCommit=0?!

Good catch, fixed!

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


More information about the Koha-bugs mailing list