[Koha-bugs] [Bug 17530] Don't show 'article request' link when no article requests are permitted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 6 13:51:59 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17530

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #62 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Marcel de Rooy from comment #61)
> Back in the PQA queue. Removed some lines from patch 6 and added patch 7 in
> order to meet comment53.

These lines don't seem correct, I keep getting a 'Can't use string ("1") as a
hashref'
174     return $last_article_requestable_guesses->{$key}
175         if $last_article_requestable_guesses && exists
$last_article_requestable_guesses->{$key};

Should that be "return $last_article_requestable_guesses"?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list