koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1908] Reference to preference HomeOrHoldingBranch is mi


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1908] Reference to preference HomeOrHoldingBranch is misspelled and also tries to compare the literal string 'homebranch' or 'holdingbranc
Date: Wed, 27 Feb 2008 15:05:19 -0800 (PST)

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





------- Comment #3 from address@hidden  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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]