#10532 closed enhancement (invalid)
JavaScript warnings for jQuery (seen in FireBug)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7b2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
enter your website jquery.com switch on FireBug (JS Errors + JS warnings mode) and see how much warnings it shows.
I guess big library have to play it around...
Change History (4)
comment:1 follow-up: 3 Changed 11 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
comment:3 Changed 11 years ago by
Replying to dmethvin:
I only see one warning, about getAttributeNodeNS. What warnings are you seeing? Can you describe what you do, and provide a screen shot?
what I do: just enter website jquery.com, and open firebug->console tab (javascript errors + javascripts notes-warnings are ON)
comment:4 Changed 11 years ago by
Sorry, but I do not see them. From the code shown there, it looks like you may have some sort of Firebug extension installed that is mangling the code, such as Firebug Services.
I only see one warning, about getAttributeNodeNS. What warnings are you seeing? Can you describe what you do, and provide a screen shot?