Closed Bug 905532 Opened 12 years ago Closed 12 years ago

[404] mozilla.org/MPL

Categories

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

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kohei, Assigned: pmac)

References

(Blocks 1 open bug, )

Details

(Keywords: regression, Whiteboard: [kb=1086763] )

http://www.mozilla.org/MPL/ is redirected to http://www.mozilla.org/en-US/MPL/ (depends on the browser locale) and it's 404 Not Found. http://www.mozilla.org/MPL/index.html is reachable.
Keywords: regression
Google has no index nor cache of http://www.mozilla.org/MPL/ so this is not a recent regression. Wondering why people have not reported it.
Gerv might know. I've added him to the bug.
Blocks: 906037
I believe this is simply a bug. I'll set up the whole mozilla.org site locally to look into the cause.
Assignee: nobody → kohei.yoshino.bugs
Whiteboard: [kb=1086763]
Priority: -- → P3
Guys, this is not a P3 - this is a significant trafficked URL which is the canonical URL for a widely-used open source licence, the MPL. Something broke it recently, and it needs un-breaking. Please can you give it your best attention? Thanks, Gerv
I couldn't run the whose site due to "ImportError: No module named _md5" but anyway found the root cause of this bug: > # bug 900493 > RewriteRule ^/(\w{2,3}(?:-\w{2})?/?)?$ /b/$1 [PT] in the Bedrock global.conf file. Will find a solution.
Severity: major → critical
Status: NEW → ASSIGNED
Priority: P3 → P1
Kohei: Thank you! Are you able to work out if this broke other URLs too? Of the files in my mozilla.org tree, I notice a "css" directory - but perhaps that's not used any more. This rule also breaks (at least - this is from a scan of the .htaccess file in the old mozilla.org tree in SVN) the following www.mozilla.org URLs: /NPL/ /xbl/ /hp7/ /js/ /rdf/ Gerv
pmac on IRC said it might be better to specify locales in the RewriteRule. We can just backout the PR for Bug 900493 and later add available locales.
Commits pushed to master at https://github.com/mozilla/bedrock https://github.com/mozilla/bedrock/commit/7ce87dd3862009e273c5e754ff0f09cbf6ff2132 Bug 905532: Use specific locales for homepage apache rule. Backed out #1125 https://github.com/mozilla/bedrock/commit/959b02aee2643c36177e65356c0c3f34c64c0725 Merge pull request #1189 from pmclanahan/bug-905532-mpl-404 Bug 905532: Use specific locales for homepage apache rule.
(In reply to Gervase Markham [:gerv] from comment #8) > Kohei: Thank you! Are you able to work out if this broke other URLs too? Of > the files in my mozilla.org tree, I notice a "css" directory - but perhaps > that's not used any more. > > This rule also breaks (at least - this is from a scan of the .htaccess file > in the old mozilla.org tree in SVN) the following www.mozilla.org URLs: > > /NPL/ > /xbl/ > /hp7/ > /js/ > /rdf/ > > Gerv The NPL, xbl, hp7 and js urls are fixed on stage. The rdf link is still a 404. Gerv do you know which page that redirect is supposed to point to?
http://www.mozilla.org/MPL/ fixed on prod. Leaving this until comment 9 is answered
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(gerv)
Resolution: --- → FIXED
(In reply to raymond [:retornam] from comment #12) > http://www.mozilla.org/MPL/ fixed on prod. Leaving this until comment 9 is > answered Did you mean comment 11?
(In reply to raymond [:retornam] from comment #11) > The rdf link is still a 404. Gerv do you know which page > that redirect is supposed to point to? Maybe http://www-archive.mozilla.org/rdf/doc/ as per http://www-archive.mozilla.org/rdf/
Assignee: kohei.yoshino.bugs → pmac
(In reply to raymond [:retornam] from comment #11) > The NPL, xbl, hp7 and js urls are fixed on stage. The rdf link is still a > 404. Gerv do you know which page that redirect is supposed to point to? Whatever the .htaccess file said :-) Redirect permanent /rdf/50-words.html http://developer.mozilla.org/en/RDF_in_Fifty_Words_or_Less Redirect permanent /rdf/doc/aggregate.html http://developer.mozilla.org/en/Aggregating_the_In-Memory_Datasource Redirect permanent /rdf/doc/faq.html http://developer.mozilla.org/en/RDF_in_Mozilla_FAQ Gerv
Flags: needinfo?(gerv)
kohei: thank you again for fixing this :-) Gerv
(In reply to Gervase Markham [:gerv] from comment #17) > kohei: thank you again for fixing this :-) Actually pmac did it :)
Status: RESOLVED → VERIFIED
Pmac, mozilla.org/RDF/ should redirect to https://developer.mozilla.org/en-US/docs/RDF mozilla.org/XBL/ should redirect to https://developer.mozilla.org/en-US/docs/XBL The RDF and XBL urls on mozilla.org current redirect to the homepage. I'm re-opening this bug because of that.
Status: VERIFIED → REOPENED
Flags: needinfo?(pmac)
Resolution: FIXED → ---
(In reply to raymond [:retornam] (needinfo? me) from comment #19) > mozilla.org/RDF/ should redirect to > https://developer.mozilla.org/en-US/docs/RDF > mozilla.org/XBL/ should redirect to > https://developer.mozilla.org/en-US/docs/XBL Filed Bug 936362.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Clearing my flag. We'll fix this in the new bug :kohei filed.
Flags: needinfo?(pmac)
Flags: needinfo?(pmac)
You need to log in before you can comment on or make changes to this bug.