https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36877
Bug ID: 36877
Summary: Patron card creator does not work when editing layout,
profile or template
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Tools
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
1. When trying to edit a layout in patron card creator the following error is
thrown on the website:
WARNING: An unsupported operation was attempted on layout 20. Please have your
system administrator check the error log for details.
The log says:
[WARN] Unsupported operation type submitted: edit at
/kohadevbox/koha/patroncards/edit-layout.pl line 271.
To reproduce:
a) go to
http://localhost:8081/cgi-bin/koha/patroncards/manage.pl?card_element=layout
b) click on edit 'Test Layout'
c) the above warning shows up
2. When trying to edit a template it shows an empty 'New patron card template'
form
3. When trying to edit a profile it shows an empty 'New printer profile' form
I think this is somehow related to Bug 34478 as all 3 scripts check for an
operation $op eq 'cud-edit' but the query param is just 'edit'
--
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/