Ticket #10532 (closed enhancement: invalid)
JavaScript warnings for jQuery (seen in FireBug)
| Reported by: | eugene.kaurov@… | Owned by: | eugene.kaurov@… |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7b2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
comment:1 follow-up: ↓ 3 Changed 19 months ago by dmethvin
- Owner set to eugene.kaurov@…
- Status changed from new to pending
comment:2 Changed 19 months ago by trac-o-bot
- Status changed from pending to closed
- Resolution set to invalid
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 in reply to: ↑ 1 Changed 19 months ago by anonymous
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)
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.


I only see one warning, about getAttributeNodeNS. What warnings are you seeing? Can you describe what you do, and provide a screen shot?