Ticket #5925 (closed bug: notabug)

Opened 3 years ago

Last modified 8 months ago

Accordion Breaks in IE8

Reported by: johngribben Owned by:
Priority: minor Milestone:
Component: ui.accordion Version: 1.8.2
Keywords: Cc:
Blocking: Blocked by:

Description

Accordion fails in IE8. the following error appears:

Message: Unexpected call to method or property access. Line: 104 Char: 68 Code: 0 URI:  http://ubuntu.pedrera.com/sovereignconsulting/Scripts/jquery-1.4.2.min.js

Using jquery-1.4.2.min.js

Change History

comment:1 Changed 3 years ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to worksforme

I'm not getting any errors. Please link to a reduced test case showing the problem.

comment:2 Changed 3 years ago by johngribben

  • Status changed from closed to reopened
  • Resolution worksforme deleted

I beg your pardon, I posted the wrong URI. Here is the correct one:  http://ubuntu.pedrera.com/sovereignconsulting/index.php/services/ The left navigation should be an accordion.

comment:3 follow-up: ↓ 4 Changed 3 years ago by scott.gonzalez

  • Status changed from reopened to closed
  • Resolution set to invalid

Please provide a reduced test case showing the problem. Also, after a quick glance at the source code, I see that you're including two different accordion plugins.

comment:4 in reply to: ↑ 3 ; follow-up: ↓ 5 Changed 3 years ago by johngribben

Replying to scott.gonzalez:

Please provide a reduced test case showing the problem. Also, after a quick glance at the source code, I see that you're including two different accordion plugins.

Sorry, here is a reduced test case:

 http://ubuntu.pedrera.com/sovereignconsulting/index.php/services/test

I have tried removing the other accordion script but the error persists on IE8.

Thanks!

comment:5 in reply to: ↑ 4 Changed 3 years ago by johngribben

Thanks a lot for your replies Scott.

I figured it out. There was an error in my php output.

comment:6 follow-up: ↓ 7 Changed 3 years ago by scott.gonzalez

Thanks John. That's why we always ask for reduced test cases. Tracking down that problem from the generated source of a full page can be pretty time consuming.

comment:7 in reply to: ↑ 6 Changed 3 years ago by johngribben

That makes total sense. I'll remember that for next time (although the only issues I have encountered so far have been like this one of my own creation). Thanks again!

comment:8 Changed 8 months ago by scott.gonzalez

  • Milestone TBD deleted

Milestone TBD deleted

Note: See TracTickets for help on using tickets.