| Summary: | Wrong form action in checkout table (/tools/export.pl) | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marc Véron <veron> |
| Component: | Architecture, internals, and plumbing | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Screenshot checkout table with form action detail | ||
Yes, it is used for the export feature (see ExportWithCsvProfile). (In reply to Jonathan Druart from comment #1) > Yes, it is used for the export feature (see ExportWithCsvProfile). Thanks for clarification. Setting status to RESOLVED INVALID |
Created attachment 60860 [details] Screenshot checkout table with form action detail The checkout table on /circ/circulation.pl has following form action: action="/cgi-bin/koha/tools/export.pl" See screenshot attached and includes/checkout-table.inc line 9