[Koha-bugs] [Bug 2417] C4::Reports::execute_query hardcodes a limit on all reports at 20

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Jul 30 13:09:12 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2417





------- Comment #3 from jmf at liblime.com  2008-07-30 04:09 -------
For ease of reference, here's the content from 1903:

At
http://smfpl-beta.dev.kohalibrary.com:8080/cgi-bin/koha/reports/guided_reports.pl?reports=8&phase=Run%20this%20report
The sql creates a CGI:carp error when run

Software error:

Can't use an undefined value as an ARRAY reference at
/opt/koha/beta/koha/C4/Reports.pm line 340.

CGI::Carp 

The sql that caused it is -- if correct ;)

SELECT * FROM borrowers limit 0,1000




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list