Closed Bug 3582 Opened 26 years ago Closed 26 years ago

Redirects dont work

Categories

(Core :: Networking, defect, P2)

defect

Tracking

()

VERIFIED DUPLICATE of bug 3165

People

(Reporter: dp, Assigned: vidur)

References

()

Details

need to get redirect working for dogfood
Summary: Redirects dont work → Redirects dont work
Target Milestone: M3
Assignee: ebina → pollmann
I heard from slamm that netcenter pages do a js redirect and hence this could be a DOM thing. Slamm could you add a url to this bug.
I added http://home.netscape.com/bookmark/4_06/ptwebmail.html to the url field. Here's the body of that page: <SCRIPT LANGUAGE=JavaScript> <!-- if(navigator.appName=="Netscape") { if(navigator.appVersion.substring(0,1) >= "3") { location.replace("http://home.netscape.com/netcenter/mail "); } } else { document.write("<META HTTP-EQUIV=REFRESH CONTENT=\"0; URL=http://home.netscape.com/netcenter/mail \">\n"); } //--> </SCRIPT> <NOSCRIPT> <META HTTP-EQUIV=REFRESH CONTENT="0; URL=http://home.netscape.com/netcenter/mail "> <NOSCRIPT>
Priority: P3 → P2
Target Milestone: M3 → M4
Assignee: pollmann → vidur
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 3165 ***
Status: RESOLVED → VERIFIED
verified.
Changing all Networking Library/Browser bugs to Networking-Core component for Browser. Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do this in a bulk change. If this happens, I will fix. ;-)
Bulk move of all Networking-Core (to be deleted component) bugs to new Networking component.
You need to log in before you can comment on or make changes to this bug.