https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37728 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@ptfs-europe.co | |m Depends on| |37981, 37982 Blocks|37981, 37982 | --- Comment #20 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Phil Ringnalda from comment #18)
Seriously, I'm done. Somebody take these.
# $VAR1 = 'koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt:260,293';
Requires having an ILL backend that does availability and knowing how to get to typedisclaimer and how to write a test plan so someone else can.
Not familiar with this, Pedro maybe?
# $VAR2 = 'koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt:294';
Requires knowing how to write an installer test plan, and knowing what on earth it's using to keep track of substeps.
Done on bug 37981.
# $VAR3 = 'koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt:158';
Should be easy for someone who uses serials-collection, and thus knows whether it needs to keep POSTing because sometimes you do stuff to so many things at once that you exceed Apache's URL maxlength if it's a GET, or not.
Done on bug 37982. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37981 [Bug 37981] Switch installer/ste3.tt form from POST to GET https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37982 [Bug 37982] Serial collection edit form can be GET -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.