http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11247 --- Comment #9 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 41911 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41911&action=edit Bug 11247: Removed unused params from TransformHtmlToXml() $indicator and $ind_tag should not be TransformHtmlToXml() params. TransformHtmlToXml() is only used for items: - $indicator is always empty - $ind_tag was not even used in the function To test: Check that integrity of following functions is preserved: * Acquisition - ordering and receiving, needs setting AcqCreateItem to placing and receiving an order * Cataloging - create/modify an item * Batcih modify in Tools * Serials receiving -- You are receiving this mail because: You are watching all bug changes.