[Koha-bugs] [Bug 5697] Automatic linking in guided reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 4 18:47:21 CET 2021


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

--- Comment #15 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 117755
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117755&action=edit
Bug 5697: (follow-up) Save the user's choice to show or hide auto-links

This patch adds local storage of the user's selection when they click
the "Show/hide data menus" control. The selection persists until the
user logs out.

To test, apply the patch and run an SQL report which will return
borrowernumber, cardnumber, itemnumber, or biblionumber.

- When the results display, confirm that these numbers are shown with
  the auto-link menu.
- Click the "Hide data menus" link. The text should change to "Show data
  menus" and the menus should disappear.
- Navigate away from the page and re-run the report.
- The menus should be automatically hidden in the results.
- Log out of the staff client, return to saved reports, and run the
  report again.
- The auto-link menus should appear.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list