[Bug 8221] New: Adding item to patroncard Batch causes error in Plack
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8221 Priority: P5 - low Change sponsored?: --- Bug ID: 8221 Assignee: cnighswonger@foundations.edu Summary: Adding item to patroncard Batch causes error in Plack Severity: minor Classification: Unclassified OS: All Reporter: jcamins@cpbibliography.com Hardware: All Status: NEW Version: master Component: Label printing Product: Koha Can't call method "get_attr" without a package or object reference at /home/jcamins/kohaclone/patroncards/edit-batch.pl line 126. at /home/jcamins/kohaclone/patroncards/edit-batch.pl line 145 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8221 Dobrica Pavlinusic <dpavlin@rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin@rot13.org -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8221 Dobrica Pavlinusic <dpavlin@rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|cnighswonger@foundations.ed |dpavlin@rot13.org |u | --- Comment #1 from Dobrica Pavlinusic <dpavlin@rot13.org> --- I can't reproduce that error. Do you get that error in pop-up window which "Add item(s)" opens? I'm not very good in using Koha, so I would appreciate step-by-step test scenario to reproduce it :-) I did notice that "Remove duplicates" doesn't work for me under plack and always leave just first item in batch and it seems that Export items always exports single item, so something is fishy there. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8221 --- Comment #2 from Dobrica Pavlinusic <dpavlin@rot13.org> --- I manage to replicate this problem, but and it happen when you are logged in with koha admin account which doesn't have library (branch) assigned. Adding batch dies because of referential integrity error (since branch is NULL) and editing dies because there is no row created to edit. It does work for CGI version, more research needs to be done. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8221 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to comment #2)
I manage to replicate this problem, but and it happen when you are logged in with koha admin account which doesn't have library (branch) assigned.
Ahh yeah, we really really should stop people doing this, or at least strongly recommend they don't. Should only ever use the kohaadmin user for upgrades and setting up your first real user.
Adding batch dies because of referential integrity error (since branch is NULL) and editing dies because there is no row created to edit.
It does work for CGI version, more research needs to be done.
-- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8221 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |paul.poulain@biblibre.com Depends on| |9008 Resolution|--- |WONTFIX --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> --- I've submitted bug 9008 as an answer to chris comment 3 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org