http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1492 Summary: MARC subfields structure: can't switch to tab with label "@" Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Parameters AssignedTo: paul.poulain@free.fr ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@nongnu.org Looking at marc_subfields_structure.pl: The javascript for handling tab-switching doesn't seem to like working with an ID which has "@" in it (it's invalid, anyway: validator says "character "@" is not allowed in the value of attribute "id"). Can we encode the ampersand in some way before passing it to the template? Are there any other subfield codes which might cause this problem? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.