https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41932
--- Comment #17 from Marcel de Rooy <[email protected]> --- (In reply to David Cook from comment #16) > (In reply to Marcel de Rooy from comment #15) > > Note: I ran touch_items with the following pref value on a production > > database: > > > > 8,8;; 1,4;1,4;1,4;1,4;; 1,4;1,4;1,4;; 1,4;1,4;; 1,4 > > I think it'll take some time to wrap my head around what this means... > > Is the whitespace significant? > > It seems like these formats would be better provided on a per source basis > rather than for all Generics? Sure. I deocumented it on the pref description, in the module, test plan and the test script shows examples. The whitespace is added for readability. And it is ignored in the code. I can obviously move this to a separate module. But all my items are on Generic and this is just a little pref-controlled tweak of Generic imo. See also earlier remarks. -- 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/
