[Koha-bugs] [Bug 17057] Remove event attributes from holds template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Aug 7 11:48:48 CEST 2016


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

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

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

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 54109
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54109&action=edit
[PASSED QA] Bug 17057 - Remove event attributes from holds template

This patch removes event attributes from the holds template. Events
are defined instead in the JavaScript.

Also changed: Move formatting of hold date to the template; Corrected a
non-functional 'cancel hold' link.

To test apply the patch and:

- Start the process of placing a hold on a single title for a
  patron.
  - Uncheck 'Place a hold on the next available item' and try to
    submit the form without selecting an item. You should be prompted
    to select an item.
- Place a hold on multiple titles at the same time. Confirm that your
  hold is saved correctly.
- View the holds for a title which has multiple holds.
  - Confirm that clicking the "X" image triggers a confirmation. Test
    canceling and confirming.
  - With SuspendHoldsIntranet enabled, select a 'Suspend until' date for
    any hold and confirm that the corresponding 'Clear date' link works
    correctly.
  - Confirm that suspending a hold with and without an expiration date
    works correctly.
- Place an item-level hold.
  - View the holds for that same title.
  - Submit another patron to place a new hold.
  - In the list of items which can be placed on hold, look for the item
    you place on hold previously. There should be a "Cancel hold" link
    in the information column. Confirm that this link correctly triggers
    a confirmation dialog and deletes the hold.

Signed-off-by: Claire Gravely <c.gravely at arts.ac.uk>

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

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


More information about the Koha-bugs mailing list