[Koha-bugs] [Bug 2512] New: Javascript syntax error

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Aug 13 20:00:51 CEST 2008


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 at liblime.com
        ReportedBy: joe.atzberger at liblime.com
         QAContact: koha-bugs at 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.



More information about the Koha-bugs mailing list