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

            Bug ID: 43026
           Summary: Show metadata repair warnings on the biblio detail and
                    MARC detail pages
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
        Depends on: 35104
  Target Milestone: ---

Bug 35104 records unresolved metadata repair faults (e.g. stripped
non-XML characters) in biblio_metadata_errors. Cataloguers reviewing a
record via catalogue/detail.pl or catalogue/MARCdetail.pl, rather than
opening it for editing, currently have no way to know it was
automatically repaired on its last save.

This patch lists any unresolved biblio_metadata_errors as a warning
banner on both pages.

Depends on bug 35104.

Test plan:
1. Apply this patch on top of bug 35104.
2. Using a biblio with at least one unresolved metadata error (see
   bug 35104's test plan for how to create one), open
   catalogue/detail.pl?biblionumber=X. Confirm the warning banner
   listing the fault appears.
3. Open catalogue/MARCdetail.pl?biblionumber=X for the same biblio.
   Confirm the same warning appears there too.
4. Open a biblio with no metadata errors on either page. Confirm no
   warning banner appears.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104
[Bug 35104] We should warn when attempting to save MARC records that contain
characters invalid in XML
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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