Closed Bug 795640 Opened 13 years ago Closed 2 years ago

FF automatically redirects from pages where used to (but no longer is) a redirect - cached redirect

Categories

(Core :: Networking: Cache, defect, P3)

15 Branch
x86_64
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 1869588

People

(Reporter: novotnej, Unassigned)

References

Details

(Whiteboard: [necko-backlog])

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1 Build ID: 20120911180710 Steps to reproduce: as a web developer I often change .htaccess files on my sites. Problem is, that FF remembers, that I redirected for example en.eceufire.org to eceufire.org. Now I removed that .htaccess, but FF still redirects me to eceufire.org. Other browser don't do it.. Actual results: described above Expected results: FF shouldn't redirect automatically but find out, if it's still necessary. I understand the purpose, so maybe it could be switchable to 'development mode', so 'normal' users would have still faster access.
Severity: normal → major
301/302 redirects are cached, disabling the disk cache or clearing it should resolve that.
Severity: major → normal
Component: Untriaged → Networking: Cache
Product: Firefox → Core
reloads should not just reload the thing in the address bar, but also the redirect chain that got us there.. I know there is another bug on this but I cant find it
Summary: FF automatically redirects from pages where used to (but no longer is) a redirect → FF automatically redirects from pages where used to (but no longer is) a redirect - cached redirect
Whiteboard: [necko-backlog]
(In reply to novotnej from comment #0) > User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 > Firefox/15.0.1 > Build ID: 20120911180710 > > Steps to reproduce: > > as a web developer I often change .htaccess files on my sites. Problem is, > that FF remembers, that I redirected for example en.eceufire.org to > eceufire.org. Now I removed that .htaccess, but FF still redirects me to > eceufire.org. Other browser don't do it.. > > > Actual results: > > described above > > > Expected results: > > FF shouldn't redirect automatically but find out, if it's still necessary. I > understand the purpose, so maybe it could be switchable to 'development > mode', so 'normal' users would have still faster access. can you present a testcase as well, so people can start working on the bug?
Flags: needinfo?(novotnej)
Priority: -- → P1
Priority: P1 → P3
Severity: normal → S3
See Also: → 1869588

A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED, closing the bug as incomplete.

For more information, please visit BugBot documentation.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(novotnej)
Resolution: --- → INCOMPLETE

If we are closing (which I'm not sure we should), then it should be as DUPLICATE. It is a valid bug, but getting a test case is more likely in Bug 1869588 and Bug 1869588 is reporting the same behavior. The reloading of redirect chain is tracked in Bug 968273.

Duplicate of bug: 1869588
Resolution: INCOMPLETE → DUPLICATE
See Also: → 968273
You need to log in before you can comment on or make changes to this bug.