[Koha-bugs] [Bug 16937] Remove the use of "onclick" from the manage staged MARC records template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 18 19:54:06 CEST 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 53478
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53478&action=edit
Bug 16937 - Remove "onclick" from the manage staged MARC records template

This patch revises the manage staged MARC records template, removing
"onclick" attributes from the markup and defining those events in the
script.

To test, apply the patch and go to Tools -> Manage staged MARC records.

- If necessary, stage a MARC file for import.
- Click the name of the staged file and then the "Import this batch into
  the catalog" button. The batch should be correctly imported.
- Return to the list of staged MARC files.
- Click the name of an imported file and then the "Undo import into
  catalog" button. The import should be reverted.
- Return to the list of staged MARC files.
- Click the "Clean" button for any record. Confirm that the batch is
  cleaned.
- For any cleaned record, click the "Delete" button. The batch should be
  deleted.

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


More information about the Koha-bugs mailing list