http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13271 Bug ID: 13271 Summary: Subject search links broken if XSLT and OPACPopupAuthorsSearch are both off Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org If you have OPACPopupAuthorsSearch disabled and OPACXSLTDetailsDisplay disabled, clicking a subject search link on the detail page triggers a JavaScript error which prevents the link from working. The click handler for the subject search popup should not be attached to the link if OPACPopupAuthorsSearch isn't turned on. -- You are receiving this mail because: You are watching all bug changes.