Closed Bug 288333 Opened 20 years ago Closed 15 years ago

/duplicates.cgi should redirect to /duplicates.html or the other way around

Categories

(bugzilla.mozilla.org :: General, defect, P1)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: annevk, Assigned: justdave)

Details

Currently:
 <https://bugzilla.mozilla.org/duplicates.cgi>
 <https://bugzilla.mozilla.org/duplicates.html>

... are the same. One should redirect to the other and one of those should be
removed. Probably the one that isn't in CVS.
This doesn't necessarily need to be done as part of the upgrade, but setting the
dependency as a reminder because if I haven't got to it by the time we do the
upgrade, that'll be the perfect time to do it.
Priority: -- → P3
Anyone happen to know why we have this?  We appear to be running a cron job that grabs the output of duplicates.cgi with no parameters and dumps it into duplicates.html daily.  We don't appear to link to the html version from anywhere...
I believe we had it because people were concerned about the performance impact of duplicates.cgi when the historical info was not stored in the database. If that's no longer a concern, it can just go away.

Gerv
Component: Server Operations → Bugzilla: Other b.m.o Issues
Assignee: justdave → justdave
No longer blocks: bmo-upgrade-051022
Priority: P3 → P1
QA Contact: myk → reed
This redirect is in place (and the cron generating the HTML page is gone) as of the 3.4 upgrade.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in before you can comment on or make changes to this bug.