]> git.koha-community.org Git - koha.git/commit
Bug 37093: Searching for reports on Mana should use GET
authorPhil Ringnalda <phil@chetcolibrary.org>
Thu, 11 Jul 2024 12:13:39 +0000 (05:13 -0700)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 1 Aug 2024 16:22:29 +0000 (18:22 +0200)
commitf4d248f076ef7368535beead9689acf4ad98d5f3
treefecf0f9a60573027be7b3cf2068eccae05c573ca
parent2f6226ad695a7092c71ba86d06bd9d7edac8f583
Bug 37093: Searching for reports on Mana should use GET

Searching for reports on Mana currently fails by sending a POST to
svc/mana/search without a CSRF token. There's no reason to POST, it's
just sending a search string.

 1. Enable Mana: Reports - lower right is a blue Knowledgebase box with
    a link to Change your Mana KB settings
 2. Switch Use Mana KB to Yes, click Save, below that give it a name and
    email, Send to Mana KB
 3. Reports - Use saved - New report - New SQL from Mana
 4. Enter any keyword to search, get a 403 forbidden error
 5. Apply patch, restart_all, Shift+Reload the page to clear cache
 6. Enter any keyword likely to return results, like select, get results

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt