Bug 22817

Summary: Call viewlog.pl using GET rather than POST
Product: Koha Reporter: Barton Chittenden <barton>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: magnus
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Barton Chittenden 2019-05-01 02:14:24 UTC
When in the log viewer, the page uses POST rather than GET. This means that the HTTP params are not viewable in the address bar.

This is very inconvenient from a support standpoint, since you can't then copy the URL from the address bar in order to show someone what you're seeing in the logs -- instead, you have to tell them what to look for in the logs, which is very error prone.

Possibly even better would be a 'Copy URL' button.
Comment 1 Katrin Fischer 2023-09-23 17:16:07 UTC
I am not sure if the URL couldn't get too long with all the different options we now have as multi-select?