http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14658 --- Comment #18 from Jesse Weaver <jweaver@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #17)
(In reply to Jesse Weaver from comment #16)
Created attachment 46352 [details] [review] [review] Bug 14658: (followup) fix issue with list context on DBIC call
While working on bug 14659, it was discovered that the call to ...->guarantor in list context will cause the hash to be misaligned (thus causing hidden => ... to not actually be sent to the template).
Could you move that to another bug report, to make it backportable to stable branches?
I could, but this error doesn't really cause any issues unless you add something else to that $template->param call, which is only likely from an another enhancement. Not much benefit from backporting, in my opinion. -- You are receiving this mail because: You are watching all bug changes.