[Koha-bugs] [Bug 17147] Streamline messages following batch record modification

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 8 16:43:56 CEST 2016


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #7 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 55345
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55345&action=edit
[SIGNED-OFF] Bug 17147 [Revised] Streamline messages following batch record
modification

This patch changes the display of informational messages during and
after the batch record modification process. Instead of showing a
separate dialog for each record modified, messages are now grouped into
one dialog.

To test, apply the patch and clear your browser cache if necessary. You
must have at least one MARC modification template defined.

- Go to Tools -> Batch record modification.
- Submit a list of biblionumbers which contains at least one number
  which doesn't exist in your database.
- Confirm that warning and success messages are grouped instead of
  showing in separate dialogs.
- Submit a list of biblionumbers using a MARC modification template
  which contains no actions. Confirm that the resulting error message is
  correctly formatted.

Revision formats the error messages without the unordered list, which
was giving them padding which didn't look correct inside a dialog.

Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

Edit for QA: Removed obsolete changes to CSS.

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


More information about the Koha-bugs mailing list