[Koha-bugs] [Bug 8836] Resurrect Rotating Collections

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 31 14:25:14 CET 2014


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #109 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 33068
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33068&action=edit
Bug 8836 [Alt QA Followup] - Add confirmation dialog for deleting collections

The previous patch for adding a confirmation dialog didn't work to make
the confirmation message translatable. This alternate patch uses a
progressive-enhancement method recycled from Guided Reports to trigger a
warning and highlight the row which was clicked.

To test, apply the patch and try to delete an existing rotating
collection. You should get a confirmation dialog, and the corresponding
row in the table should be highlighted red.

Clicking cancel should cancel the deletion. Clicking OK should complete
the deletion.

To test the translatability of the confirmation message:

Run perl translate update [a language code, e.g. 'en-GB']
Search [lang]-i-staff-t-prog-v-3006000.po for the message string

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


More information about the Koha-bugs mailing list