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

--- Comment #63 from Marcel de Rooy <m.de.r...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to