[Koha-bugs] [Bug 6279] Can't delete lists from the second page of lists in the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 26 16:38:31 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6279

Fridolin SOMERS <fridolyn.somers at biblibre.com> changed:

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

--- Comment #22 from Fridolin SOMERS <fridolyn.somers at biblibre.com> ---
Created attachment 31898
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31898&action=edit
Bug 6279: Cannot delete lists from second page of lists in the OPAC

The code in Page.pm still needs more attention, but this may serve as
a quick fix for the problem; it will at least improve the situation.

If you delete a list from its individual page (viewshelf), you already
see the items (if any). So we will assume that after you said Yes to the
message box, you want to delete it. There will not be a confirmation
button anymore.
Note that after you deleted the list, the intended message is not shown and
the pagination bar is gone. I leave those for the future refactoring.

Test plan:
Delete a list from its own viewshelf page in OPAC and staff.
Note that OPAC will delete it rightaway now.
Note that staff still has the confirmation button.

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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