[Koha-bugs] [Bug 34417] ERM's breadcrumb (Vue) does not display the entity's name

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 4 13:58:28 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34417

--- Comment #12 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 154258
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154258&action=edit
Bug 34417: Add routeClass to routes and api call

This patch adds a class to match the route to the API call and ensure that no
items with the same property (e.g. license.name and agreement.name) can lead to
incorrect breadcrumbs.

Code is also moved into the get() request function to reduce the number of
times it is called

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list