Bug 18221 - Wrong form action in checkout table (/tools/export.pl)
Summary: Wrong form action in checkout table (/tools/export.pl)
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-07 10:34 UTC by Marc Véron
Modified: 2017-12-07 22:16 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Screenshot checkout table with form action detail (10.08 KB, image/png)
2017-03-07 10:34 UTC, Marc Véron
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Véron 2017-03-07 10:34:54 UTC
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
Comment 1 Jonathan Druart 2017-03-21 15:24:43 UTC
Yes, it is used for the export feature (see ExportWithCsvProfile).
Comment 2 Marc Véron 2017-03-22 10:20:30 UTC
(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