10 Feb
2017
10 Feb
'17
5:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17940 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #10 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to David Roberts from comment #9)
I know this has been signed off and passed QA, but in the patch attachment, shouldn't:
reserve_id => $reserve->{reserve_id},
actually be:
reserve_id => $reserve->{'reserve_id'},
?
Just the same. No problem. -- You are receiving this mail because: You are watching all bug changes.