Closed Bug 787240 Opened 12 years ago Closed 12 years ago

permanently redirect URLs from old crash-stats site

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rhelmer, Assigned: peterbe)

References

Details

Attachments

(1 file)

We are changing the URL scheme used by the django app, let's use rewrite rules so that old URLs don't break.
I can handle the obvious cases, but is it worth e.g. looking at access logs on the current webheads to make sure we're not missing anything? Would be nice to get a breakdown of URLs ordered by count for the past year (or whatever time period is sufficient).
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Depends on: 788057
peterbe suggests using urls.py for this instead, so it's under direct dev control and isn't hidden away in the Apache config. Sounds reasonable to me!
Summary: create Apache rewrite rules for socorro-crashstats → permanently redirect URLs from old crash-stats site
Blocks: 788057
No longer depends on: 788057
No longer blocks: 788057
Should not happen until after we ship and make sure we didn't do any of these wrong - temporary redirects are much easier to fix than permanent ones :)
No longer blocks: 749359
Depends on: 749359
Peterbe would you mind taking care of this one?
Assignee: rhelmer → nobody
Depends on: 897273
Assignee: nobody → peterbe
Same list (urls that have 404'ed more than 10 times in June,July 2013) but now with a list of referrers for each.
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/0edf838ad5eaeb0dfc3c401b5faf2ad785f3068d bug 787240 - Correct usage of loading.png https://github.com/mozilla/socorro/commit/4cabdd62b666e1c6aaf8d787e28b2a03a4313f8c bug 787240 - fix links to excanvas.pack.js https://github.com/mozilla/socorro/commit/97c85585d1cdfba67e19992baa241c583f6046df bug 787240 - fixed 404s where the url ends in just /os_name/$ https://github.com/mozilla/socorro/commit/e6407354e4b65f90b73b1837180c1c6af7233ef8 bug 787240 - fix link to pending ajax report https://github.com/mozilla/socorro/commit/c2410f754f7ef0883a128fe17962797bfb1a0610 bug 787240 - redirecting to legacy topcrasher urls without versions specified https://github.com/mozilla/socorro/commit/bc2160fece67312bd9d2a8188554cebababf83fd bug 787240 - redirecting to legacy topchangers urls without versions specified https://github.com/mozilla/socorro/commit/58fcb53fb2b7c8f072e83f678cf19a8c7eb99608 bug 787240 - fixes redirects for home page with product ending in .../versions/$ https://github.com/mozilla/socorro/commit/47ce084e2e061150452eee4b9c178c6cab34d664 Merge pull request #1367 from peterbe/bug-787240-permanently-redirect-urls-from-old-crash-stats-site Bug 787240 permanently redirect urls from old crash stats site
There are more URLs that 404 but the majority of the biggest offenders has now been dealt with.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Changes for this bug are going out in 56.
Target Milestone: --- → 56
Bumping to qa verified - I do not see 404s although there is a new 500 error on the report/list summary. Bug 902839 captures this.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: