[Koha-bugs] [Bug 15950] Use Font Awesome icons for acquisitions basket close confirmation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 3 07:48:16 CET 2016


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

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

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

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 48582
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48582&action=edit
[PASSED QA] Bug 15950: Use Font Awesome icons for acquisitions basket close
confirmation

When closing a basket in Acquisitions the confirmation dialog should be
styled using Font Awesome icons. This patch adds them.

The cancel button has been moved into its own form so that we can get
rid of several problematic JavaScript issues: The use of the
"javascript:" pseudo-protocol, the use of an "onclick" attribute, and
the use of a JS redirect where a GET action will do.

To test, apply the patch and locate an open basket in Acquisitions which
can be closed.

- Click the 'Close this basket' button and confirm that the icons in the
  dialog look correct.
- Test the cancel operation to make sure you are redirected back to the
  page showing the basket details.
- Test the confirm operation and verify that the basket is closed.

Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
Works as advertised

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
Please note that the confirmation message display depends on
BasketConfirmations.

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


More information about the Koha-bugs mailing list