https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41417
--- Comment #1 from Lucas Gass (lukeg) <[email protected]> --- Created attachment 190384 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190384&action=edit Bug 41417: Fix client variable in cataloging.js To test: 1. Find or create a record in Kkoha. 2. From the record detail page click "Edit" and "Manage items" 3. Begin adding a new item 4. For any of the dropdowns that contain an authorized value ( LOST, DAMAGED, WITHDRAWN, CCODE, LOC ) click on the dropdown and begin typing an AV that doesn't exist. 5. You should see the text (select to create) appear, click it. 6. Now a modal appears "Create a new authorized value" 7. Fill out the required parts and click 'Save'. 8. Kaboom, 500 error: 9. APPLY PATCH, clear browser cache. 10. Try again, this time it should work. -- 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/
