Ticket #7481 (closed bug: invalid)
IE error; Line 4737
| Reported by: | webmaster@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.5 |
| Component: | unfiled | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Hi,
I use the jquery Version 1.4.4 from Date: Thu Nov 11 19:04:53 2010 -0500. I also tests it with Version 1.4.2
At my simple Chatpage http://whocomes.de/test/jquery/chat.html I get an JS Error in IE Version 6, 7 and 8. On the OS: Windows XP, Windows 7 (x64) and Windows Server 2008 R2. The error code is:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729) Timestamp: Fri, 12 Nov 2010 08:55:48 UTC
Message: Unexpected call to method or property access. Line: 4737 Char: 5 Code: 0 URI: http://whocomes.de/test/jquery/jquery.js
I don´t know why this error occurs. It works fine in FF and Crome.
It would be very nice if you can help me or even give me a hint how to fix it.
Best regard
Roman Enders
Change History
comment:3 Changed 3 years ago by ajpiano
Just because IE is throwing an error inside of jQuery does not mean it is a "jQuery Bug." Please head to the forum or another appropriate venue for support. The bug tracker is for issues that are reduced down to a test case that displays the broken behaviour, not a copy/paste of a line number output with no insight into what is actually happening in the code when the error was thrown.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Thanks for the report, but the jQuery bug tracker is not a support forum. Please use the jQuery Forum for support requests in the future.