Summary: | 3.4 cataloguing improvements | ||
---|---|---|---|
Product: | Koha | Reporter: | Paul Poulain <paul.poulain> |
Component: | Cataloging | Assignee: | Paul Poulain <paul.poulain> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | P1 - high | CC: | chris, koha.sekjal |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 3495, 4263, 4931, 5680, 5681, 5682, 5690, 5691, 5692, 5699, 5700, 5718, 5719, 5720, 5724, 5725, 5726, 5772, 5882 | ||
Bug Blocks: |
Description
Paul Poulain
2011-01-04 21:47:56 UTC
Pushed to new/awaiting_qa/enh/bug_5574 Testing /cgi-bin/koha/tools/batchedit.pl I loaded a text file of barcodes and tried to modify 650a (condition "all"). Upon submission I got this error: Can't use string ("0") as a HASH ref while "strict refs" in use at /home/oleonard/kohaclone/tools/batchedit.pl line 202, <fh00001barcodes2..txt> line 26. (In reply to comment #2) > Testing /cgi-bin/koha/tools/batchedit.pl I loaded a text file of barcodes and > tried to modify 650a (condition "all"). Upon submission I got this error: > > Can't use string ("0") as a HASH ref while "strict refs" in use at > /home/oleonard/kohaclone/tools/batchedit.pl line 202, <fh00001barcodes2..txt> > line 26. problem fixed by ae80aa9cde606fcefc291e0ba695dbb29e6acc02 This bug is mentioned in: pull request for bug 5574 http://lists.koha-community.org/pipermail/koha-patches/2011-January/013506.html Since this bug depends on several others I'm removing Patch-sent status. hehe... seems i've found a small glitch in bugzilla: if you remove the patch-SENT but don't remove the patch status, it's still "needs signoff". So, i'll update the bug to fix this problem 1st try: select "patch-SENT", remove "needs signoff", remove patch-SENT, save bug This patch was an omnibus, many things made their way into Koha, some have failed QA, but I think it's not needed to keep this one open |