https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447
Andrew Nugged <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115245|0 |1 is obsolete| | --- Comment #345 from Andrew Nugged <[email protected]> --- Created attachment 115660 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115660&action=edit Bug 20447: (follow-up) Correctly list all holdings frameworks in editor The Template Toolkit expects a ref to array and we passed the array instead. It caused the listing of holdings frameworks not to show when there was more than one holdings framework defined. To test: 1) Apply patch 2) Make 3 copies of the default HLD framework 3) Go to a biblio page and create new holding 4) Click Settings in the editor page and notice all 3 frameworks are now listed in the drop-down menu -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
