http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7045 --- Comment #17 from Ian Walls <ian.walls@bywatersolutions.com> 2011-10-17 16:00:29 UTC --- I would think it would be more consistent to use <<YY>> and <<USER>> tokens, instead of raw strings. This would reduce the likelihood of substitution mistakes dramatically, and be consistent with the tokens we use in Notices. Also, I'm not positive that we should be governing individual subfield logic directly in the main code; a plugin would be more versatile with less risk of unintentional side effects. Architecture already exists to connect these plugins to frameworks, and things like date formatted could be handled by the system-preference values. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.