12 Dec
2018
12 Dec
'18
5:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21991 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 83138 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83138&action=edit Bug 21991: Pass param names to report limit tool To test: 1 - Define a report like: SELECT barcode, itemnumber FROM items WHERE (homebranch = <<Branch|branches>> AND 0 ) OR <<Branch|branches>>=<<Branch|branches>> 2 - Run it, you get results 3 - Select 'Rows to display' 50 4 - No results 5 - Apply patch 6 - Run report 7 - Change display rows 8 - Results remain! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.