https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36135
--- Comment #127 from Lucas Gass (lukeg) <[email protected]> --- (In reply to Lucas Gass (lukeg) from comment #126) > (In reply to Andrew Fuerste-Henry from comment #125) > > (In reply to Lucas Gass (lukeg) from comment #124) > > > squashed patches and added complete test plan, reading for testing! > > > > Noting that this all works as intended by chokes if you try to modify a lot > > of holds at once due to a URI length error. Confirmed it works with about > > holds but dies with about 1000, so the issue is somewhere in there :) > > This seems to be a dataTable issue. All of the modified hold ID's are send > back to be filtered and the number of IDs seems to be too much for > dataTables when we approach 1000 modified holds. I think we could make the modification results table not be generated from the API. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
