https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38715
Peter Vashchuk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175498|0 |1 is obsolete| | --- Comment #2 from Peter Vashchuk <[email protected]> --- 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. _______________________________________________ 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/
