https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18089 Bug ID: 18089 Summary: All XSLT testing singleBranchMode = 0 fails to show even if install has only 1 branch Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Due to the way it has been implemented, singleBranchMode is set to an empty string rather than 0 if there is only one branch. This causes any block that tests for singleBranchMOde to be 0 to never appear. -- You are receiving this mail because: You are watching all bug changes.