[Koha-bugs] [Bug 16692] Error "No method update!" when creating new serial issue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 8 12:36:57 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16692

Jacek Ablewicz <ablewicz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52178|0                           |1
        is obsolete|                            |

--- Comment #2 from Jacek Ablewicz <ablewicz at gmail.com> ---
Created attachment 52179
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52179&action=edit
Bug 16692 - Error "No method update!" when creating new serial issue

An improper method call was left over in C4::Serials::NewIssue from the
switch from DBIx::Class to Koha::Object.

Test Plan:
1) prove t/db_dependent/Serials.t
2) Note the errors
3) Apply this patch
4) prove t/db_dependent/Serials.t
5) No errors!

Signed-off-by: Jacek Ablewicz <abl at biblos.pk.edu.pl>

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


More information about the Koha-bugs mailing list