https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27627 Bug ID: 27627 Summary: Fix invalid HTMl in OPAC results XSLT: change spans to divs 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 CC: kyle@bywatersolutions.com, lucas@bywatersolutions.com, testopia@bugs.koha-community.org Depends on: 27613 There are many <span>s in MARC21slim2OPACResults.xsl which contain block-level elements, which is invalid. There's no reason for these not to be converted to <div>s. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27613 [Bug 27613] Pipe separated online resource links are hard to customize -- You are receiving this mail because: You are watching all bug changes.