http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12695 --- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 30476 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30476&action=edit Bug 12695: Remove CGI::scrolling_list from marc21_linking_section.pl Same situation as Bug 12694. There are two instances on this file, but they are not used. I suppose is old code that was left dangling. Both scrolling_list, CGIPublisher and CGIitemtype, are not used on marc21_linking_section.tt nor any other file. Just removed from file two useless db queries. To test: 1. Apply the patch 2. Can't remember how to trigger this plugin. You can edit you framework and change the plugin for a tag, e.g. 007. Then save fw, search and edit a record, clic to open plugin on 007 tag, check that works but don't save the original record, finally revert your changes. There must be no functional changes, is unused code. -- You are receiving this mail because: You are watching all bug changes.