[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
Thu Jul 27 13:24:12 CEST 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153958|0                           |1
        is obsolete|                            |

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 153960
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153960&action=edit
Bug 34417: Move logic to http client

This patch moves the logic for setting dynamic breadcrumb values to the http
client to avoid modifying all components that need dynamic values.

This patch also fixes the warning about discarding invalid params when
navigating

Test plan:
Create some agreements/licenses/titles/packages and navigate through the ERM
module especially to the "show" pages and the "edit" pages for those respective
items. On these pages there should be a descriptive breadcrumb using either the
name or title of the item.

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


More information about the Koha-bugs mailing list