Closed
Bug 7484
Opened 26 years ago
Closed 26 years ago
NECKO: Clicking on delivery center doesn't take you to the correct URL
Categories
(Core :: Networking, defect, P3)
Tracking
()
M9
People
(Reporter: samig, Assigned: gagan)
References
()
Details
(Whiteboard: investigating)
On Netscape Netcenter,clicking the "delivery center" link doesn't take you inside the page,instead it interprets the URL as http://delivery/main.tmpl
Comment 2•26 years ago
|
||
I'm moving this to target M9, Necko will be enabled somewhere during late M8 or
early M9. We will need to get on this and it cannot be postponed past the M9
milestone.
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. ;-)
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Summary: Clicking on delivery center doesn't take you to the correct URL → NECKO: Clicking on delivery center doesn't take you to the correct URL
Updated•26 years ago
|
Whiteboard: investigating
Comment 5•26 years ago
|
||
this link still doesn't work, may be a redirect issue, will investigate
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Comment 6•26 years ago
|
||
This is actually a 302 redirect, which succeeds, then a meta redirect, which
fails since it is not implemented. will mark as a dup of 10720
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: FIXED → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
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.
Description
•