4 May
2022
4 May
'22
12:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29980 --- Comment #19 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- The previous comment illustrates why we need code that can be tested easily. We do not achieve with putting all code in scripts but by using modules. (In reply to Katrin Fischer from comment #16)
We already use Business::ISBN in other places - it seems ok to me. Where would you use NormalizeIBSN?
The intention of this remark is: let's not call Business::ISBN everywhere in scripts. Use a module where we already have that functionality. The above remark serves to illustrate my point. -- You are receiving this mail because: You are watching all bug changes.