http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13120 Bug ID: 13120 Summary: Invalid HTML generated by MARC21slim2OPACResults.xsl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org MARC21slim2OPACResults.xsl, which controls XSLT output of search results in the OPAC, applies a non-unique "id" attribute to each row of results. This is invalid HTML. A class should be used instead. -- You are receiving this mail because: You are watching all bug changes.