https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25885
--- Comment #7 from Christopher Brannon <[email protected]> --- (In reply to Magnus Enger from comment #6) > Would something like OPACShowResultListOfOne work? > > OPACShowResultListOfOne = 0 => Current behaviour, go directly to detail view > if there is only one hit > > OPACShowResultListOfOne = 1 => New behaviour, show the result list even if > there is only one hit. > > And then: > > OPACShowResultListOfOne [Show|Don't show] the result list in a bibliographic > search, if there is only one hit. > > Where > > Show = 1 > Don't show = 0 Looks good. You could also go with OPACAlwaysShowResults. Either would work, the latter being less specific. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
