[Koha-bugs] [Bug 18730] New: Batch Mod Edit <label> HTML validation fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 5 18:30:21 CEST 2017


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

            Bug ID: 18730
           Summary: Batch Mod Edit <label> HTML validation fails
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: gmcharlt at gmail.com
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org

Know the barcode of an existing item.
Home -> Tools -> Batch Item Modification
Enter the barcode
Click
View Page source
select and copy it into validator.w3.org direct input.
There will be complaints about <labels>.

Apply this patch

refresh the page.
select and copy it into validator.w3.org direct input.
There will be no complaints about <labels>.

This is intended to be a highly focused HTML bug, as the missing form tag which
will fix the <div> issues at the bottom is corrected on bug 18710.

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


More information about the Koha-bugs mailing list