[Koha-bugs] [Bug 14275] Remove CGI::scrolling_list from guided_reports.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 27 09:08:02 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14275

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Created attachment 39563
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39563&action=edit
[Signed-off] Bug 14275: Remove CGI::scrolling_list from guided_reports.pl

Remove an instance of CGI::scrolling_list from this file

To test:
1) Go to Reports, Guided report wizard, New SQL report

2) Create a report with some auth value list, e.g.

SELECT surname,firstname FROM borrowers WHERE branchcode=<<Enter patrons
library|branches>>

Save

3) Clic on 'Run this report", look at the dropdown, that will be changed

4) Apply the patch

5) Reload, check dropdown and any regression

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list