Side navigation
#10532 closed enhancement (invalid)
Opened October 19, 2011 12:57PM UTC
Closed November 03, 2011 08:11AM UTC
Last modified November 03, 2011 01:27PM UTC
JavaScript warnings for jQuery (seen in FireBug)
Reported by: | eugene.kaurov@gmail.com | Owned by: | eugene.kaurov@gmail.com |
---|---|---|---|
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...
Attachments (0)
Change History (4)
Changed October 19, 2011 02:41PM UTC by comment:1
owner: | → eugene.kaurov@gmail.com |
---|---|
status: | new → pending |
Changed November 03, 2011 08:11AM UTC by comment:2
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!
Changed November 03, 2011 10:08AM UTC by comment:3
Replying to [comment:1 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)
screenshot: [[Image(http://kauroff.com/work/5.jpg)]]
Changed November 03, 2011 01:27PM UTC by comment:4
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?