Closed Bug 260671 Opened 21 years ago Closed 20 years ago

"Please file a bug to let us know that we have a broken link" should not show up if the referer is show_bug.cgi

Categories

(www.mozilla.org :: General, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: aguertin+bugzilla, Unassigned)

References

()

Details

When we give a 404, if the referer was mozilla.org we say "Please file a bug to let us know that we have a broken link." We shouldn't do this if the referer is bugzilla.mozilla.org/show_bug.cgi (Testcase: http://www.mozilla.org/404 <-- click here)
Oops, it no longer happens with the https: (I assume that bugzilla really did just switch to https: in the middle of my typing and it's not just me?) but it probably still does if you're not using https:. Of course, that could make it completely irrelevant, so I'm changing it to trivial.
Severity: normal → trivial
I don't think we should recommend filing a bug at all.
In reply to comment 2, why not? It's very useful. However, that would be a separate bug. Can this be resolved WFM?
I was actually going to resolve it wontfix. AFAICT, we don't send a referer when going from https: to http: (don't know about other cases, or if this is even strictly true) so the problem never manifests itself, but theoretically we still shouldn't have it there if the referer is show_bug.cgi. And since the problem never manifests itself, there's no point in adding extra code, hence WONTFIX.
Agreed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Product: mozilla.org → Websites
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.