Ticket #6346 (closed defect: worksforme)
jscript error in mozilla
| Reported by: | vipaca@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | javascript verify |
| Cc: |
Description (last modified by cboos) (diff)
Error from the opening page of the wiki:
$("#content").find("h1,h2,h3,h4,h5,h6").addAnchor is not a function
(no name)()wiki (line 26)
e()jquery.js (line 11)
e()jquery.js (line 11)
e([function(), function()], function(), undefined)jquery.js (line 11)
e()jquery.js (line 11)
[Break on this error] $("#content").find("h1,h2,h3,h4,h5,h6").addAnchor("Link to this section"...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


