[Koha-bugs] [Bug 15766] Give label and patron card batches a description

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 10 05:27:13 CEST 2017


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

--- Comment #21 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
(In reply to Katrin Fischer from comment #19)
> There seems to be a bug in this patch set. I have run the database update
> and restart_all, but when I click on "Save description" there is no visual
> feedback and nothing happens.
> 
> Also internal server error when I try to save my patron card batch:
> DBD::mysql::st execute failed: called with 4 bind variables when 5 are
> needed [for Statement "INSERT INTO creator_batches (batch_id, description,
> borrower_number, branch_code, creator) VALUES (?,?,?,?,?);" with
> ParamValues: 0=Null!, 1=Null!, 2=Null!, 3=Null!, 4=Null!] at
> /home/vagrant/kohaclone/C4/Creators/Batch.pm line 71.
> Database returned the following error on attempted INSERT: called with 4
> bind variables when 5 are needed at
> /home/vagrant/kohaclone/C4/Creators/Batch.pm line 73.
> Can't use string ("-2") as a HASH ref while "strict refs" in use at
> /home/vagrant/kohaclone/patroncards/edit-batch.pl line 124.

Hi Katrin,
Everything still works for me and I can't see this error when I test. Is
someone else please able to test and see if they can replicate this error?

On the other hand you did make me realise that I hadn't made the fix from
comment 18 on the patroncard side, so I've implemented that.

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


More information about the Koha-bugs mailing list