Lable Creator not working as mentioned: 1- http://lists.katipo.co.nz/pipermail/koha/2011-May/028983.html 2- http://lists.katipo.co.nz/pipermail/koha/2011-May/029032.html Can not add barcodes in new batch or manage batch
*** Bug 6358 has been marked as a duplicate of this bug. ***
This is most likely due to the switch to TT.
I have stared at the files for 2 hours now and have no idea how to solve this. Plz can someone else take a look? It's an evil bug and blocking other bugs from sign-off.
Created attachment 4203 [details] [review] Proposed fixing 3 TT issues in label batches
Created attachment 4243 [details] [review] Signed off Patch
*** Bug 6272 has been marked as a duplicate of this bug. ***
Tested with both normal database user as well as kohaadmin database user. Works. Marking as Passed QA.
Patch pushed, please test
Looks like it works to me!
It works for me now
Well, the fix solves the problem only for "Label Creator". It doesn't solve problem of "Patron Card Creator". Similar changes in code of label-manage.pl and label-edit-batch.pl are required for manage.pl and edit-batch.pl also respectively. Then only the Patron Card Creator also will be proper.
The card creator and the label creator are two separate things, you will need to file a bug for the card creator issue. Thanks!
Similar changes were made for patron card creator, bug 6415, and already pushed to master.
Awesome thanks Katrin!