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

--- Comment #9 from Phil Ringnalda <[email protected]> ---
Oh, hey, we do have an example of desperately trying to stay under the Apache
URL length limit, Add to list concatenates biblionumbers separated by '/' and
crams them into a single query param. That can save up to 1999 characters by
replacing &b= with /. If someone fixed bug 37188 by making batch patron
modification only an option when borrowernumber is selected (probably rarely
more than 7 digits) instead of cardnumber (14 digits in my world), then Apache
would only break it for large sites, and they really ought to have someone who
knows how to edit Apache's conf files.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to