| Summary: | Guided report save goes to 403 | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kim Colbourne <libman> |
| Component: | Reports | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | jonathan.druart |
| Version: | 20.05 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Kim Colbourne
2021-04-16 10:00:34 UTC
Hi Kim, thx for reporting. Could you add a bit more detail? Are you creating a new guided report when this occurs? What is your exact Koha version? This can be found on the first tab of the About page. On master this works ok for me, but there might be a version difference or some difference we haven't figured out yet. (In reply to Katrin Fischer from comment #1) > Hi Kim, thx for reporting. Could you add a bit more detail? Are you creating > a new guided report when this occurs? What is your exact Koha version? This > can be found on the first tab of the About page. Creating a new guided report. Wondering if it's a permissions problem on the folder that's stopping me saving a new report? Previously created reports all run fine. Version is 20.05.10. Also wondering if it's a newly installed WAF causing issues as I haven't created any reports since installing it. A file permission error is not so likely, as we are storing into the database, not into a file system. Are you able to check from a different system without the latest WAF change to compare? Tested on 20.05.10 and I am able to create a guided report, save it, and run it. (In reply to Jonathan Druart from comment #5) > Tested on 20.05.10 and I am able to create a guided report, save it, and run > it. Thx Joubu! (In reply to Katrin Fischer from comment #1) > Hi Kim, thx for reporting. Could you add a bit more detail? Are you creating > a new guided report when this occurs? What is your exact Koha version? This > can be found on the first tab of the About page. Creating a new guided report. Wondering if it's a permissions problem on the folder that's stopping me saving a new report? Previously created reports all run fine. Version is 20.05.10. Also wondering if it's a newly installed WAF causing issues as I haven't created any reports since installing it. Apologies for previous double post. Changed WAF to detection only and everything runs fine. So it's something in the ruleset, nothing to do with Koha. Apologies again. (In reply to Kim Colbourne from comment #8) > Apologies for previous double post. Changed WAF to detection only and > everything runs fine. So it's something in the ruleset, nothing to do with > Koha. Apologies again. No problem, glad a solution could be found! |