[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 15:45:56 CEST 2018


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

--- Comment #63 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Nick Clemens from comment #62)
> (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"?

Did you flush the cache? Is memcache causing this problem ?

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


More information about the Koha-bugs mailing list