Opened 17 years ago
Closed 17 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)
Change History (11)
comment:2 Changed 17 years ago by
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 follow-up: 4 Changed 17 years ago by
This bug should be filed upstream with Microsoft, as it's IE that is broken.
comment:4 Changed 17 years ago by
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 17 years ago by
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 17 years ago by
Attachment: | schedules1.jpg added |
---|
schedules page - popup problem w/FireFox and IE
comment:6 Changed 17 years ago by
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:8 Changed 17 years ago by
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 17 years ago by
Component: | mythtv → mythweb |
---|---|
Resolution: | → fixed |
Status: | new → closed |
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