Closed Bug 58753 Opened 24 years ago Closed 22 years ago

document.referrer is not returing anything.

Categories

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

defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: desale, Assigned: jst)

References

()

Details

(Keywords: regression, top100)

Attachments

(3 files)

document.referrer is not returing anything.

STEPS TO REPRODUCE:
1] Please visit above URL.
2] Click button "Open Another Window"

EXPECTED RESULTS:

Child window should show something like this 
document.referrer : http://bubblegum/desale/referrer.html

ACTUAL RESULTS:

Child window shows
document.referrer :
Just a note to myself, this works in Netscape 4.x, but not in IE 5.
Status: NEW → ASSIGNED
OS: Windows 95 → All
Hardware: PC → All
Target Milestone: --- → mozilla0.9.1
We need document.referrer fixed for backward compatibility. It's there since 
Javascript 1.0, and it's served to NS clients from several top 100 pages, ie:
http://www.geocities.com/SunsetStrip/Backstage/7715/
http://www.lycos.com/feedback/
http://www.microsoft.com/insider/
...
Nominating for rtm.
Keywords: rtm
Keywords: top100
Attached patch Proposed fix.Splinter Review
Ignore the last patch, it's only part of the fix...
In 4.x document.referrer works at least when clicking on a link, in a frame
inside a frameset and also when doing window.open();

In IE it works when clicking on a link and in a frame inside a frameset but not
when doing window.open();

In mozilla it only works when clicking on a link, not in any other cases. I
doubt we'll be able to get this in for rtm, fixing this requires changes in a
number of places, it's not gonna be a trivial patch.
Marking rtm- based on Johnny's evaluation.
Whiteboard: [rtm-]
I would have to argue that document.referrer is working with buttons, but not 
working with links.  

- Go to this internal URL:  
http://bubblegum/browser/standards/dom1/tcmatrix/htmldocument.html
- Click on hdoc004.html

This test works in both Nav 4.x and in MSIE, but not in Netscape6.
document.referrer fails to work when you reload a page
Attached patch Proposed fix #2Splinter Review
With the attached patch (#2) document.referrer works when clicking on links,
clicking on links that open in new window, window.open, framesets, reloading,
all cases I could think of. Looking for r= and sr=, anyone?
Whiteboard: [rtm-] → [rtm-][HAVE FIX]
Target Milestone: mozilla0.9.1 → mozilla0.8
Nominating for nsbeta1, since nsbeta2,3, dogfood, rtm keywords are going to be 
cleared soon and important bugs could loose attention. I think this one deserves 
nsbeta1 nomination.
Keywords: rtmnsbeta1
Mitchell, could you review the last attachment in this bug?
Adding Patch, review and approval keywords to get this fix in hand some attention.
Keywords: approval, patch, review
looks good. As long as we continue to pass a principal as well as a referrer
through LoadInfo, the security will work all right. r=mstoltz
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
I have downloaded the newest release, Netscape 6.01, and the document.referrer 
is still returning nothing.  This bug has NOT been fixed, and Netscape 6 is 
therefore still in violation of open standards.  

It is my strongest suggestion that Netscapse get with it and fix this and many 
other javascript related incompatibilities immediately, or lose any chance of a 
resurgence in the use of their browser by the mainstream web audience.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
ericshawn1@hotmail.com, did you test in netscape 6.01 or netscape 6.1? only
netscape 6.1 will have the fix. Netscape 6.01 was released before this bug was
fixed.
(please cc yourself on bugs on which you comment, thanks)
Netscape 6.1 hasn't been released yet. The fix was checked in on 2/2, sou you'll
need to use a Mozilla milestone release or daily build made after that date to
see this fix.

Methinks he doth protest too much.
http://bubblegum/browser/standards/dom1/tcmatrix/htmldocument.html hdoc004.html 
wfm in Mozilla 2001081703/win2k and NS6.1RTM/win2k. Recommend we mark this one
as fixed.
Marking as FIXED again because of the lack of proofs that this is not fixed.
ericshawn1@hotmail.com, please reopen if you come up with a site or testcase
that demonstrates that document.referrer does not work correctly. Thanks!
Status: REOPENED → RESOLVED
Closed: 24 years ago23 years ago
Resolution: --- → FIXED
works for me. verified with the testcase provided. adding keyword vtrunk
Keywords: vtrunk
This does not work on a local drive. Steps to reproduce: download from gila the
testcases and on first run you see the full path with file://fob.bar on a second
run it is empty. Win98 2001-12-08-08
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
This works now in the normal case, futuring for now...
Whiteboard: [rtm-][HAVE FIX]
Target Milestone: mozilla0.8 → Future
*** Bug 58675 has been marked as a duplicate of this bug. ***
Blocks: 79840
failed in build 01-27-08 win2k.
added the regression keyword, testcase passed in 6.2.1 RTM
Keywords: regression
Works for me, 2002 081209 on Windows 2000.  Bernd Mielke, file a new bug for the
file:// problem if you still see it.
Status: REOPENED → RESOLVED
Closed: 23 years ago22 years ago
Keywords: vtrunk
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: