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)
bugzilla.mozilla.org
General
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.
| Assignee | ||
Comment 1•20 years ago
|
||
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.
Blocks: bmo-upgrade-051022
Priority: -- → P3
| Assignee | ||
Comment 2•19 years ago
|
||
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...
Comment 3•19 years ago
|
||
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
| Assignee | ||
Updated•19 years ago
|
Component: Server Operations → Bugzilla: Other b.m.o Issues
| Assignee | ||
Updated•18 years ago
|
Assignee: justdave → justdave
| Assignee | ||
Updated•18 years ago
|
No longer blocks: bmo-upgrade-051022
Priority: P3 → P1
Updated•18 years ago
|
QA Contact: myk → reed
| Assignee | ||
Comment 4•15 years ago
|
||
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
Updated•13 years ago
|
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.
Description
•