https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12446
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |30874 --- Comment #212 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #206) > (In reply to Shi Yao Wang from comment #204) > > Fixed mentioned errors except "Koha::Patron::Categories->find". It would > > require a new variable near the beginning of the script (after "my > > $categorycode ...") that stores > > "Koha::Patron::Categories->find($categorycode)" and would also require > > changing every place where the script uses it for consistency. I don't know > > if it's a good idea to do it here. Maybe a separate bug? > > Agreed, please open it. Done, see bug 30874 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30874 [Bug 30874] Simplify patron category handling in memberentry -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
