https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43249

--- Comment #7 from David Nind <[email protected]> ---
Created attachment 203359
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203359&action=edit
Bug 43249: Don't count our query against the duplicate report limit

We were throwing an exception for a single run of the report when limit was as
one
because we were finding our query for counting the instances in the
processlist, we need to skip our selves

To test:
1 - Apply this patch
2 - prove -v t/db_dependent/Koha/Reports.t
3 - It fails!

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to