Side navigation
#9009 closed bug (invalid)
Opened April 28, 2011 06:39PM UTC
Closed May 13, 2011 08:05AM UTC
jQuery 1.3.2. is thorwing an error in IE 9 browser
Reported by: | Sudhir | Owned by: | Sudhir |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | support | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Due to some dependencies, we are using jQuery 1.3.2 version in our application. It is working perfectly fine in IE6,7,8, FF 3+, Chrome 6+, Safari 4+. But, when we tested the application in IE9, it is throwing an exception on the line where it checks for the IE version. Can someone please provide the information why this is happening and do we have any solution for the same?
Attachments (0)
Change History (2)
Changed April 28, 2011 06:58PM UTC by comment:1
component: | unfiled → support |
---|---|
owner: | → Sudhir |
status: | new → pending |
Changed May 13, 2011 08:05AM 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!
Thanks for taking the time to contribute to the jQuery project! Please provide a reduced jsFiddle test case to help us assess your ticket!
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, I've created this boilerplate: http://jsfiddle.net/rwaldron/da3nM/ Open the link and click to "Fork" in the top menu.