[Koha-bugs] [Bug 17886] Don't show option to add to existing list if there are no lists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 22 21:49:12 CEST 2018


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

Maryse Simard <maryse.simard at inlibro.com> changed:

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

--- Comment #12 from Maryse Simard <maryse.simard at inlibro.com> ---
Created attachment 76306
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76306&action=edit
Bug 17886: Don't show option to add to existing list if there are no lists

This patch modifies the page for adding a title to a list so that the
"Add to existing list" option doesn't appear if there are no lists
defined.

TEST PLAN
---------
1) Make sure no lists exist at all.
2) Make there is at least one findable biblio record entered
3) Find that biblio record in the OPAC
4) Click 'Save to your lists'
   -- Notice that the whole save to list section is there.
5) Apply this patch
6) Click 'Cancel'
7) Click 'Save to your lists'
   -- Notice you can only add now, which makes sense.
8) Run koha qa test tools.

Perform the same tests in the staff client.

Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
Followed the test plan and the patch works.

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


More information about the Koha-bugs mailing list