[Koha-bugs] [Bug 33335] MARC overlay rules broken because of "categorycode.categorycode " which contains "-"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 28 19:04:36 CEST 2023


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

--- Comment #2 from Marius <marius.mandrescu at inlibro.com> ---
I add a patch to solve this problem. The patch has to make sure that even if
there is a categorycode with "-" it will be able to display it.

testing plan:
1- Go to Administration->Patron categories
2- Make sure you don't already have a boss categories that contains a "-"
3- Go to Administration->Record matching rules
4- Everything should be displayed as it does
5- Return to Patron categories
6- Add a new category
       In the category code put a "-" and save
7- Return to Record matching rules
       The page should be half loaded as in the photo
8- Apply this patch
9- Repeat the step 7, everything should work on the Record matching rules page

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


More information about the Koha-bugs mailing list