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

David Cook <[email protected]> changed:

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

--- Comment #8 from David Cook <[email protected]> ---
Created attachment 157628
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157628&action=edit
Bug 35104: Alert when inserting text invalid in XML into bib record

This change adds a Javascript based alert when a user tries to save
data via the bib record editor that is invalid in XML.

Test plan:
0. Apply patch
1. Go to
http://localhost:8081/cgi-bin/koha/cataloguing/addbiblio.pl?frameworkcode=
2. Copy the data from "Text file containing control characters"
3. Paste the data into 245$a and 500$a
4. Click "Save"
5. Note the alerts at the top of the web page and that the record does not save
6. Resolve the problems
7. Click "Save"
8. Note that the record saves

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to