Closed
Bug 694878
Opened 14 years ago
Closed 14 years ago
/job /jobs need to redirect to /careers on Mozilla.org
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
4.6
People
(Reporter: breckard, Assigned: jlong)
References
Details
Our website does not automatically redirect /jobs to the list of
available positions but currently it goes to a 404 page.
Since /jobs is typically where a lot of folks look for jobs at a
company (since no one has time to wade through crappy top level
navigation on a home page), we should be sure to redirect that to
/careers (probably /job as well while we're at it).
Summary:
On Mozilla.com/org:
/career redirect to /careers
/job redirect to /careers
/jobs redirect to /careers
Thanks!
Bret
Comment 1•14 years ago
|
||
Good suggestion, Bret. Over to the websites team, can you make it happen, please?
Component: Webdev → www.mozilla.org/firefox
Product: mozilla.org → Websites
QA Contact: webdev → www-mozilla-com
Updated•14 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
OS: Mac OS X → All
QA Contact: www-mozilla-com → www-mozilla-org
Hardware: x86 → All
Comment 3•14 years ago
|
||
Adding James who has more experience with the mozilla.org htaccess.
Assignee | ||
Comment 4•14 years ago
|
||
Not hard, setting it for release next week.
Target Milestone: --- → 4.3
Comment 5•14 years ago
|
||
Thanks for filing the bug Bret, that's what I should've done in the first place (still learning the "file a bugzilla bug" first impulse). I'll file more redirect bugs using this product/component. -tantek
Reporter | ||
Comment 6•14 years ago
|
||
No worries, thanks for spotting this in the first place! And thanks WebDev for fixing!
Assignee | ||
Updated•14 years ago
|
Target Milestone: 4.3 → 4.4
Reporter | ||
Comment 7•14 years ago
|
||
when's 4.4 going live?
Assignee | ||
Comment 8•14 years ago
|
||
Next Tuesday, but I'll go ahead and do this and push it once it's QAed.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → jlong
Assignee | ||
Comment 10•14 years ago
|
||
Raymond, can you QA this?
Assignee: jlong → nobody
Component: www.mozilla.org → www.mozilla.org/firefox
QA Contact: www-mozilla-org → www-mozilla-com
Assignee | ||
Updated•14 years ago
|
Target Milestone: 4.4 → 4.5
Comment 11•14 years ago
|
||
qa-verified-trunk www-dev.allizom.org/jobs
www-dev.allizom.org/job
www-dev.allizom.org/career
Keywords: qawanted
Updated•14 years ago
|
Target Milestone: 4.5 → 4.6
Comment 12•14 years ago
|
||
James - Looks like this wasn't pushed last week. Can you push it today?
Assignee: nobody → jlong
Assignee | ||
Comment 13•14 years ago
|
||
(In reply to Laura Forrest from comment #12)
> James - Looks like this wasn't pushed last week. Can you push it today?
Good call. pushed in r97631
Whiteboard: r=96871
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified FIXED:
[14:39:50.549] GET http://www.mozilla.com/job [HTTP/1.1 301 Moved Permanently 14ms]
[14:39:50.571] GET http://www.mozilla.org/careers/ [HTTP/1.1 301 Moved Permanently 15ms]
[14:40:08.402] GET http://www.mozilla.org/jobs [HTTP/1.1 301 Moved Permanently 11ms]
[14:40:08.429] GET http://www.mozilla.org/careers/ [HTTP/1.1 301 Moved Permanently 12ms]
[14:40:43.102] GET http://www.mozilla.com/career [HTTP/1.1 301 Moved Permanently 6ms]
[14:40:43.113] GET http://www.mozilla.org/career [HTTP/1.1 301 Moved Permanently 11ms]
[14:40:43.131] GET http://www.mozilla.org/careers/ [HTTP/1.1 301 Moved Permanently 16ms]
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 15•14 years ago
|
||
Thanks All!
Updated•14 years ago
|
Flags: in-testsuite?
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
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.
Description
•