Opened 16 years ago

Closed 16 years ago

#4607 closed defect (fixed)

MythWeb - now broken with IE

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: 0.21
Component: mythweb Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

All pages now load with an "Error on page"
Popups no longer work on any page.
Examples...

Line: 237
Char: 33
Error: Object expected
Code: 0
URL: http://nomesystem.somedomain/mythweb/tv/list

Line: 890
Char: 7
Error: 'array' is null or not an object
Code: 0
URL: http://nomesystem.somedomain/mythweb/tv/recorded[[BR]]

Attachments (2)

detail1.jpg (74.7 KB) - added by anonymous 16 years ago.
detail page - popup problem w/ FireFox?
schedules1.jpg (45.9 KB) - added by anonymous 16 years ago.
schedules page - popup problem w/FireFox and IE

Download all attachments as: .zip

Change History (11)

comment:1 in reply to:  description ; Changed 16 years ago by anonymous

All pages now load with an "Error on page"
Popups no longer work on the list page.
I don't remember if there were popups on the recorded page.
Line: 237
Char: 33
Error: Object expected
Code: 0
URL: http://nomesystem.somedomain/mythweb/tv/list

All pages now have this error.
Line: 890
Char: 7
Error: 'array' is null or not an object
Code: 0
URL: http://nomesystem.somedomain/mythweb/tv/recorded

comment:2 in reply to:  1 Changed 16 years ago by anonymous

All pages now load with an "Error on page"
Popups no longer work on the list page.
I don't remember if there were popups on the recorded page.

Line: 237
Char: 33
Error: Object expected
Code: 0
URL: http://nomesystem.somedomain/mythweb/tv/list

All pages now have this error.
Line: 890
Char: 7
Error: 'array' is null or not an object
Code: 0
URL: http://nomesystem.somedomain/mythweb/tv/recorded

comment:3 Changed 16 years ago by anonymous

This bug should be filed upstream with Microsoft, as it's IE that is broken.

comment:4 in reply to:  3 Changed 16 years ago by anonymous

Replying to anonymous:

This bug should be filed upstream with Microsoft, as it's IE that is broken.

It is not IE that is broken. Everything was working fine before the recent changes.

comment:5 Changed 16 years ago by anonymous

I noticed some other oddness with popups. These are with FireFox? but could be related. I have attached two screen shots. Selected channel 198 from the list. Notice the popups from the two possible conflicts are visible when the page loads. I can make them go away if I mouse-over the links. The second is from the schedules page. Notice the popups are visible at the bottom of the page when the page loads.

Changed 16 years ago by anonymous

Attachment: detail1.jpg added

detail page - popup problem w/ FireFox?

Changed 16 years ago by anonymous

Attachment: schedules1.jpg added

schedules page - popup problem w/FireFox and IE

comment:6 Changed 16 years ago by anonymous

Actually in FireFox?,error console, I am seeing the following for all pages...
Error: iterator has no properties
Source File: http://xxxxxxx/mythweb/js/prototype.js[[BR]] Line: 592
In Firefox,error console, for the list page I am also seeing
Error: get_element("ajax_num_requests") has no properties
Source File: http://xxxxxxx/mythweb/js/ajax_utils.js[[BR]] Line: 16

comment:7 Changed 16 years ago by anonymous

Problems seem to have been resolved in SVN 15836

comment:8 in reply to:  7 Changed 16 years ago by Ash Bostock <abostock@…>

Replying to anonymous:

Problems seem to have been resolved in SVN 15836

Although the other popup issue shown in the attached screenshots is still occurring

comment:9 Changed 16 years ago by Rob Smith

Component: mythtvmythweb
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.