[Koha-bugs] [Bug 10587] New: HTML errors on authority detail page in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 14 13:52:24 CEST 2013


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

            Bug ID: 10587
           Summary: HTML errors on authority detail page in OPAC
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: katrin.fischer at bsz-bw.de
                CC: jcamins at cpbibliography.com

When checking the source code for some ids and classed I found that Firefox
showed some red error marks in the source code. It seems 2 divs are closed, but
not opened. The W3C HTML validator also points out those:

Error Line 357, Column 10: End tag div seen, but there were open elements.
    </div>

Error Line 256, Column 24: Unclosed element ul.
    <ul class="seefrom">

Error Line 381, Column 6: Stray end tag div.
</div>

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


More information about the Koha-bugs mailing list