https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37614
--- Comment #1 from Phil Ringnalda <[email protected]> --- Oh, it's a GET because the entire popup <div> (where I never would have looked for a handler) has an onsubmit handler which cancels the submit, drags the fields out of the form, stuffs them in a query string, and GETs the .action URL with it. https://git.koha-community.org/Koha-community/Koha/src/commit/52dccfe27beec80003a86f3f73257b87f0118eeb/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt#L204 That's... something. -- 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/
