http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 --- Comment #64 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #62)
System preference is classed as "Choice", between 'yes', 'no' and 'details', but the default value is 0, and the code tests on 1|details. Need to sort out this to consistent terms, either all textual (recommended) or all numeric.
FIXED choices are now renamed to 'disable|details|all'
opac-ratings-ajax.pl references opac-detail.tmpl instead of opac-detail.tt... no biggie, that happens a lot, but better to clean it up as new code is created.
FIXED FYI: both of Ian's following patchs are *incorperated* in my patch - Enh 5668 Followup: only run borrower-specific unit tests if borrowers exist - Enh 5668 Followup: fix BakerTaylorContentURL typo -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.