https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40031 --- Comment #5 from Raguram Gopinath <aviatorgaming309@gmail.com> --- Created attachment 191741 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191741&action=edit Bug 40031: Redirect to add action page from add template form Test plan: 1. Login to staff client. 2. Go to: Cataloging > MARC modification templates > New template 3. Give new template a name and click submit. 4. Following URL loads: http://localhost:8081/cgi-bin/koha/tools/marc_modification_templates.pl If you are using KTD 5. Apply patch and restart services. 6. Repeat steps 2 and 3. 7. Following URL loads: http://localhost:8081/cgi-bin/koha/tools/marc_modification_templates.pl?template_id=(template_id)&op=select_template 8. You can now add actions for your new template. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.