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

--- Comment #11 from M. Tompsett <[email protected]> ---
Comment on attachment 45297
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45297
Bug 15030: Add tests

Review of attachment 45297:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15030&attachment=45297)
-----------------------------------------------------------------

::: t/db_dependent/Serials.t
@@ +22,5 @@
>      use_ok('C4::Serials');
>  }
>  
>  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?!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to