Closed
Bug 807343
Opened 12 years ago
Closed 12 years ago
[bedrock] demo server should update locales
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Assigned: nmaul)
References
Details
Page:
https://www-demo1.allizom.org/b/de/foundation/annualreport/2011/
Translation is there:
https://www-demo1.allizom.org/locales/de/foundation/annualreport/2011.lang
But the page is displayed in English.
The translation is displayed on my local installation of Bedrock.
Cache problem?
Comment 1•12 years ago
|
||
So the locale directory is not updated on a regular basis on demo servers.
Jake: Can we get this, pleaaaaase?
Assignee: nobody → server-ops-webops
Component: Bedrock → Server Operations: Web Operations
Product: www.mozilla.org → mozilla.org
QA Contact: cshields
Summary: demo1 server is not picking up translations → [bedrock] demo server should update locales
Version: unspecified → other
Assignee | ||
Comment 2•12 years ago
|
||
Very confusing here... but ultimately we figured out that /locales/ is actually auto-updated in the PHP app, and /locale/ is the Django copy that is updated on Chief push. They both pull from the same SVN source.
To simplify and reduce unnecessary content, we've deleted the real 'locale' directories and symlinked them to the 'locales' directory in the PHP app. This auto-updates every 10 minutes.
This should do what you're thinking now. Please let us know if anything breaks.
Assignee: server-ops-webops → nmaul
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•12 years ago
|
||
Thanks Jake :)
Reporter | ||
Comment 4•12 years ago
|
||
Reopening, I am still not seeing the site updating from svn:
https://www-demo1.allizom.org/b/de/foundation/annualreport/2011/faq/
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•12 years ago
|
||
I think that was related to this PR not being merged: https://github.com/mozilla/bedrock/pull/445
Comment 6•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•