https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18859
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #64666|0 |1 is obsolete| | --- Comment #2 from Marc Véron <[email protected]> --- Created attachment 64725 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64725&action=edit Bug 18859: Prevent warns when viewing holds queue The code was using $itemtypes->description instead of $itemtype->description. To test: 1) View the intranet log 2) Go to Circulation -> Holds queue 3) Notice the warns 4) Apply patch and refresh page 5) Warns should not appear and item types should still display as expected Sponsored-by: Catalyst IT Signed-off-by: Marc Véron <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
