Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect Firefox system requirements to Bedrock #2053

Merged
merged 1 commit into from Jun 1, 2014

Conversation

sgarrity
Copy link
Contributor

Bug 957242

ATTN: @pmclanahan @jgmize
I'm not able to test this locally - please have a close look at this.


# bug 1001238
RewriteRule ^/(en-US/)?firefox/(24\.[5678]\.\d)/(releasenotes|system-requirements)(/)?$ /b/$1firefox/$2/$3$4 [PT]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that instead of removing this line entirely, we should change it to

RewriteRule ^/(en-US/)?firefox/(24\.[5678]\.\d)/releasenotes(/)?$ /b/$1firefox/$2/releasenotes$3 [PT]

@jgmize
Copy link
Contributor

jgmize commented May 28, 2014

Other than the one correction, this lgtm, but I think we should put this on a demo server for further testing. @sgarrity can you do that, or would you like me to?

@sgarrity
Copy link
Contributor Author

This is now up on demo5. Example: https://www-demo5.allizom.org/en-US/firefox/10.0/system-requirements/

@jgmize jgmize self-assigned this Jun 1, 2014
@jgmize
Copy link
Contributor

jgmize commented Jun 1, 2014

I finally got mcom-tests running locally with saucelabs against demo5; looks good!

jgmize added a commit that referenced this pull request Jun 1, 2014
Redirect Firefox system requirements to Bedrock
@jgmize jgmize merged commit 83d4dbf into mozilla:master Jun 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants