Side navigation
#13834 closed bug (invalid)
Opened April 29, 2013 09:42AM UTC
Closed May 14, 2013 08:56AM UTC
.attr('test') breaks in IE8
Reported by: | PK | Owned by: | PK |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi team,
Looking for a concrete reply from you. I have a script that uses object.attr('something').indexOf('thatthing'). The script runs great on IE9, Chrome, FF, Safari. But it breaks on this line when ran on IE8. I use jQuery 1.7.2 library.
Attachments (0)
Change History (2)
Changed April 29, 2013 02:03PM UTC by comment:1
owner: | → PK |
---|---|
status: | new → pending |
Changed May 14, 2013 08:56AM 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!
How can we give a concrete reply when you haven't provide a concrete example? Please provide a link to a test case on jsfiddle.net.