[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 22:11:30 CET 2021


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 117766
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117766&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.

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

-- 
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