Closed Bug 433705 Opened 16 years ago Closed 16 years ago

document.all.frameName is undefined

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 393629

People

(Reporter: howard.jung, Unassigned)

References

()

Details

(Keywords: regression, testcase)

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5

I log onto www.fido.ca for cellphone on line billing.
when i go into my account and ask for the bill to be shown the page displays a blank.  i click on "my account".  a new window will pop up, after the page loadas, click on "on-line billing" and then click on "view invoice".   the window displays headings specifying the month of the bill but does not display the actual bill, when i click on "view invoice". these invoices are shown when I use internet explorer 7.0

Reproducible: Always

Steps to Reproduce:
1.log into www.fido.ca, click on "my account" link.
2. a new window will pop up, then click on "on-line billing" link
3. after page loads click on "view invoice" link
4. Should show invoice but does not.  one can go to the drop down menu to change the months and it still does not show the invoices.  (these invoices are shown when I use internet explorer 7.0)
5. after page loads click on
Actual Results:  
Invoice does not show.

Expected Results:  
invoices should show

i can include the source for the pages before and the page that should show
Summary: page does not display when link is clicked--might be a pdf that's displaying → page does not display when link is clicked
Did it work in Firefox 2.x? (in case you we're using it before 3.0b5)
Are there any messages in the Error Console?
(In reply to comment #1)
> Did it work in Firefox 2.x? (in case you we're using it before 3.0b5)
> Are there any messages in the Error Console?
> 

I've uninstalled FF 3b5 and reinstalled FF 2.x.  It works with FF 2.x.  I didn't check to see the error console.  (sorry don't know where it is). 

The status bar in the bottom left corner says done in FF3b5 and goes to the done status almost immediately.  In FF2.x, it continues to load different pages, and takes awhile to load whatever it is loading before getting to the done status.
Once it gets to the done status the page\invoice displays correctly.

 
FYI, you open it from the menu: Tools->Error Console

If you can save the page from Firefox 3.x and attach it (use the
"Add an attachment" link on this bug report) that would help a lot.
Whiteboard: [requires fido.ca account]
(In reply to comment #4)
> Created an attachment (id=321025) [details]
> screenshot of error console in jpeg format.
> 

Here's a snapshot of the error console.
Please ignore the gmail errors.  only the errors related to fido.ca are the ones that you should be looking at.
thanks for your help mats!
Attached file Quick test-case
The problem is that the site uses "document.all.name" where name is from the name attribute of an element. FF2 does the ie-compatible thing and add the element names to the document.all collection, FF3 doesn't, so this is a regression.
Regression window: 2007-07-25-04 -- 2007-07-26-04
Bug 259332 it seems.
Component: General → DOM
Keywords: regression, testcase
Product: Firefox → Core
QA Contact: general → general
Summary: page does not display when link is clicked → document.all.frameName is undefined
Whiteboard: [requires fido.ca account]
Version: unspecified → Trunk
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: