Koha/koha-tmpl/opac-tmpl/bootstrap
Owen Leonard f13eca4234 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.

Signed-off-by: Frederic Demians <f.demians@tamil.fr>

OK for me. Obvious mistake: I can confirm FF HTML validator reports it, and
stop reporting it after applying this patch.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
I can confirm this fix is correct.
Also, I found that jQuery doesn't like repeated ids in some cases
so this will make customizing easier.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-10-27 12:21:13 -03:00
..
css Bug 12863 [CSS follow-up] News in OPAC: HTML broken with nested p tags and multiple thead in same table 2014-09-17 21:50:32 -03:00
en Bug 13120 - Invalid HTML generated by MARC21slim2OPACResults.xsl 2014-10-27 12:21:13 -03:00
images Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
itemtypeimg Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
js Bug 4045 - No check for maximum number of allowed holds. 2014-08-07 11:47:08 -03:00
less Bug 12863 [LESS follow-up] News in OPAC: HTML broken with nested p tags and multiple thead in same table 2014-09-17 21:50:27 -03:00
lib Bug 11743 - Remove unused DataTables plugin from OPAC theme directories 2014-02-18 21:27:57 +00:00