https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5697 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117755|0 |1 is obsolete| | --- Comment #17 from Katrin Fischer <katrin.fischer@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@web.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.