https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38715 Peter Vashchuk <stalkernoid@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175498|0 |1 is obsolete| | --- Comment #2 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 175499 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175499&action=edit Bug 38715: Fix Breadcrumbs on Edit MARC Record Page The link in the breadcrumbs that is supposed to take you to the record you're editing instead redirects to the edit page itself. This patch fixes this problem. To reproduce: 1. Go to any biblio and edit the record, click the book name in breadcrumbs on top of the edit page, it's gonna return you back to this same page. 2. Apply the patch. 3. Repeat step 1, it should properly return you to the biblo page. -- You are receiving this mail because: You are watching all bug changes.