Bug Tracker

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10532 closed enhancement (invalid)

JavaScript warnings for jQuery (seen in FireBug)

Reported by: [email protected] Owned by: [email protected]
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 Changed 11 years ago by dmethvin

Owner: set to [email protected]
Status: newpending

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

comment:2 Changed 11 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

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 11 years 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)

screenshot: http://kauroff.com/work/5.jpg

comment:4 Changed 11 years ago by dmethvin

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.

Note: See TracTickets for help on using tickets.