http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13120 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 32560 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32560&action=edit Bug 13120 - Invalid HTML generated by MARC21slim2OPACResults.xsl This patch converts an id to a class in order to avoid duplicate id attributes on one page. To test you must have XSLT enabled with the default setting. Perform a search in the OPAC and confirm that the display of location looks correct. Run the resulting page through a validator using an in-browser tool like Firefox's Html Validator addon or using the W3C's validator.w3.org. The results should not complain of duplicate id attributes. -- You are receiving this mail because: You are watching all bug changes.