[Bug 2512] New: Javascript syntax error
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2512 Summary: Javascript syntax error Product: Koha Version: HEAD Platform: PC URL: http://koha1-staff.geauga.kohalibrary.com/cgi- bin/koha/virtualshelves/shelves.pl?display=privateshelve s OS/Version: All Status: NEW Severity: minor Priority: P3 Component: Virtual Shelves AssignedTo: jmf@liblime.com ReportedBy: joe.atzberger@liblime.com QAContact: koha-bugs@lists.koha.org HTML Tidy reports: line 48 column 91 - Warning: '<' + '/' + letter not allowed here line 49 column 91 - Warning: '<' + '/' + letter not allowed here for the lines: $("span.clearall").html("<a id=\"CheckNone\" href=\"/cgi-bin/koha/shelves.pl\">Clear All</a>"); $("span.checkall").html("<a id=\"CheckAll\" href=\"/cgi-bin/koha/shelves.pl\">Select All</a>"); The validator suggests just add '\' before the '/a'. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com