[Koha-bugs] [Bug 1908] Reference to preference HomeOrHoldingBranch is misspelled and also tries to compare the literal string 'homebranch' or 'holdingbranc

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Thu Feb 28 00:05:19 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1908





------- Comment #3 from chris at bigballofwax.co.nz  2008-02-27 15:05 -------
Umm I think you might have misread

 if ( $item->{C4::Context->preference("HomeOrHoldingBranch")} ne
$userenv->{branch} )

Its comparing the value in $item->{homebranch} or $item->{holdingbranch'}
against $userenv->{branch}




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list