[Koha-bugs] [Bug 20312] Add a link towards the last consulted patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 15 17:12:18 CEST 2018


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

Pierre-Luc Lapointe <pierre-luc.lapointe at inLibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #77769|0                           |1
        is obsolete|                            |
  Attachment #77796|0                           |1
        is obsolete|                            |

--- Comment #13 from Pierre-Luc Lapointe <pierre-luc.lapointe at inLibro.com> ---
Created attachment 77835
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77835&action=edit
Bug 20312: Add a link to last consulted patron

This new feature adds a link to the last patron consulted
in the staff site. It uses cookies to save this information.
When a staff site user accesses a patron record, the ID, name
and card number of the patron will be saved in the cookie.

To test:
1- Apply the patch
2- Go to a patron details' page
3- Verify that the link "Last patron" appears on the top-right
   corner of the screen
4- Go to another page
5- The link should still be here
6- Click on the link
7- Verify that you are at the patron's checkout page
8- Click on the "X" button next to the "Last patron" link
9- The link should be gone
10- Go to another page
11- The link shouldn't appear (until the next patron detail's
    page)

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


More information about the Koha-bugs mailing list