Closed Bug 438938 Opened 16 years ago Closed 16 years ago

Update to correct Google Maps API key on /contact.html

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: xb95)

References

()

Details

Since the merge from the 3.0 branch to trunk, https://www-trunk.stage.mozilla.com/en-US/about/contact.html needs its Google Maps API key updated.
Flags: blocking-firefox3?
Wil, does trunk have the API key set in the config file?
I think the API key should be: ABQIAAAAJxF9iCN32uVbCYVf9GYBZRR47t7R1oHohFx0gayQC_gitAXJnxSphNGrLLbOUsWrFdLjZtYlFsa2cg That said, I don't have access to the config file - this is an IT bug. This API key will have to be added to the config of trunk, stage, and production. Adding it early wouldn't hurt. Look at /includes/config.inc.php-dist for the format.
Assignee: steven → server-ops
Component: www.mozilla.com → Server Operations: Web Content Push
Flags: blocking-firefox3?
Product: Websites → mozilla.org
QA Contact: www-mozilla-com → justin
Version: unspecified → other
(In reply to comment #2) > That said, I don't have access to the config file - this is an IT bug. Er, what am I supposed to do?
Severity: critical → major
look at /includes/config.inc.php for the trunk, stage, and production copies of mozilla.com. If there isn't a line like: $config['gmap_api_key'] = 'ABQIAAAAJxF9iCN32uVbCYVf9GYBZRR47t7R1oHohFx0gayQC_gitAXJnxSphNGrLLbOUsWrFdLjZtYlFsa2cg'; in the file, add it near the bottom. http://svn.mozilla.org/projects/mozilla.com/trunk/includes/config.inc.php-dist is the -dist config file in SVN where the new stuff is. We're going to have to file this bug for the search too.
Updating to critical. This is blocking further testing - we need this to finish verifying the pages by tonight. I'm around if you need help.
Severity: major → critical
Done on trunk. Can you tell me what URL is used for testing "staging" (as this is www-trunk.stage I'm confused) so I can get that done too? Dropping the severity since I think only the www-trunk version was the one that was blocking testing. If the other two are blocking anything, please feel free to re-up to critical/blocker.
Assignee: server-ops → mark
Severity: critical → major
https://www.authstage.mozilla.com/en-US/ is the latest stage url. Thanks for getting trunk, that was the big one right now
Stage and production done. Tested on stage. Please reopen if there are any issues.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
I can access https://www.authstage.mozilla.com/en-US/about/contact.html and https://www-trunk.stage.mozilla.com/en-US/about/contact.html; both give me the Google Maps API functionality without any warning, either. Verifying as FIXED.
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.