https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42706
Bug ID: 42706
Summary: Article requests status change fails silently when
format is not enabled
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
to recreate:
- enable syspref ArticleRequests
- set ArticleRequestsSupportedFormats
- place some article requests under
/cgi-bin/koha/circ/request-article.pl?biblionumber=262
using f.e. Photocopy as format
- disable that format in ArticleRequestsSupportedFormats
- go to /cgi-bin/koha/circ/article-requests.pl
- open dev console -> networking
- select a request where Format is copy and click action 'set request as
pending'
- the request will be moved to the pending table but the network tab in dev
tools shows an 500 Internal Server Error
- reload /cgi-bin/koha/circ/article-requests.pl and see that the requests you
just moved are back in the 'new' tab
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/