http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2481 Summary: opac-results repeats ids, fails validation, breaks (ajax) TagsInputOnList Product: Koha Version: HEAD Platform: PC URL: http://ets.dev.kohalibrary.com/cgi-bin/koha/opac- search.pl?q=china OS/Version: All Status: NEW Severity: normal Priority: P3 Component: OPAC AssignedTo: jmf@liblime.com ReportedBy: joe.atzberger@liblime.com QAContact: koha-bugs@lists.koha.org Either the template or the js that adds elements creates multiple elements with the same id attribute when TagsInputOnList and TagsEnabled enabled. The SGML parser reports: Result: 21 errors / 0 warnings line 355 column 72 - Error: ID "bib12" already defined line 274 column 72 - Info: ID "bib12" first defined here line 403 column 51 - Error: ID "newtag12" already defined line 322 column 51 - Info: ID "newtag12" first defined here line 406 column 30 - Error: ID "newtag12_status" already defined line 325 column 30 - Info: ID "newtag12_status" first defined here line 527 column 72 - Error: ID "bib110" already defined line 436 column 72 - Info: ID "bib110" first defined here line 585 column 52 - Error: ID "newtag110" already defined line 494 column 52 - Info: ID "newtag110" first defined here line 588 column 30 - Error: ID "newtag110_status" already defined line 497 column 30 - Info: ID "newtag110_status" first defined here line 780 column 72 - Error: ID "bib103" already defined line 699 column 72 - Info: ID "bib103" first defined here line 828 column 52 - Error: ID "newtag103" already defined line 747 column 52 - Info: ID "newtag103" first defined here line 831 column 30 - Error: ID "newtag103_status" already defined line 750 column 30 - Info: ID "newtag103_status" first defined here line 952 column 72 - Error: ID "bib188" already defined line 861 column 72 - Info: ID "bib188" first defined here line 1010 column 52 - Error: ID "newtag188" already defined line 919 column 52 - Info: ID "newtag188" first defined here line 1013 column 30 - Error: ID "newtag188_status" already defined line 922 column 30 - Info: ID "newtag188_status" first defined here line 1124 column 72 - Error: ID "bib21" already defined line 1043 column 72 - Info: ID "bib21" first defined here line 1172 column 51 - Error: ID "newtag21" already defined line 1091 column 51 - Info: ID "newtag21" first defined here line 1175 column 30 - Error: ID "newtag21_status" already defined line 1094 column 30 - Info: ID "newtag21_status" first defined here line 1549 column 72 - Error: ID "bib224" already defined line 1468 column 72 - Info: ID "bib224" first defined here line 1597 column 52 - Error: ID "newtag224" already defined line 1516 column 52 - Info: ID "newtag224" first defined here line 1600 column 30 - Error: ID "newtag224_status" already defined line 1519 column 30 - Info: ID "newtag224_status" first defined here line 1721 column 72 - Error: ID "bib101" already defined line 1630 column 72 - Info: ID "bib101" first defined here line 1779 column 52 - Error: ID "newtag101" already defined line 1688 column 52 - Info: ID "newtag101" first defined here line 1782 column 30 - Error: ID "newtag101_status" already defined line 1691 column 30 - Info: ID "newtag101_status" first defined here ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.