http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14828 --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Quite tricky conflicts (with bug 10937, bug 14100, etc.) fixed, patches rebase against master.(In reply to Josef Moravec from comment #12)
I just tried and found some issues:
In translating itemtypes there is string "Koha::ItemType=HASH(0x8b7c6e0)" (for example) instead of the itemtype code.
Oops, I mess up in fixing the conflicts! Should be fixed now.
On itemtype list (table on itemtype main page), there are missing images, the charge is showed only if it's zero. But editing works as expected.
Charge is shown without plack, with plack the issue is on master. Please open a new bug report. For the image, I cannot reproduce, which images are you using?
Adding new itemtype does not work because of this error: Can't call method "searchcategory" on an undefined value at /usr/share/koha/intranet/cgi-bin/admin/itemtypes.pl line 62.
Before of the first problem.
Trying to use marc21_linking_section.pl cataloguing plugin i get these errors in log:
Could you please confirm this is not a master issue please? I get a lot of warning in the logs, but not the error. Not sure I am using it correctly. -- You are receiving this mail because: You are watching all bug changes.