http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5079 --- Comment #40 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to comment #39)
mmm... either I missed something, either some parts of this patch must still be removed. Now, with bug 4032, each library has the opportunity to have his own XSLT. So, I think that: * the XSLT.pm part is OK = we must send the datas to the XSLT * the XSLT update is OK = provide the information in the default XSLT * the systempreference is KO = if a library don't want the shelving location, let's change the XSLT (please don't say "it's harder to update a XSLT than updating a syspref", that's the case for any display change: some libraries want the barcode, some don't)
I -strongly- think providing the info by default is better. If you think it's not, then just update XSLT.pm and let libraries wanting the info have their own syspref.
I disagree strongly. The convention is always don't change the behaviour people are used to, but let them switch a syspref to change it. This we have done for ever. I see no reason to change it because one person doesn't like system preferences. -- You are receiving this mail because: You are watching all bug changes.