Closed Bug 535428 Opened 15 years ago Closed 15 years ago

Get Personas stage page not refreshed

Categories

(Websites Graveyard :: getpersonas.com, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: leszekz, Unassigned)

References

()

Details

Get Personas stage page not refreshed, so I can't tests my translation.
I think the issue is Verbatim doesn't compile .po files to .mo files when saving. I've compiled the .po files and committed them.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Leszek: please verify; thanks!
I uploaded for tests new file rev58109 (changed string i line 2750), and go to make tests:
after 10 min – page not refreshed
after 15 min – page not refreshed
after 20 min – page not refreshed
after 30 min – page not refreshed
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Ryan: yes, verbatim does not compile files to mo. You should deploy .mo compilation on your machine. As far as I know you follow AMO and use compile-mo.sh - http://viewvc.svn.mozilla.org/vc/projects/getpersonas.com/trunk/server/locale/compile-mo.sh?view=log
(In reply to comment #4)
> Ryan: yes, verbatim does not compile files to mo. You should deploy .mo
> compilation on your machine. As far as I know you follow AMO and use
> compile-mo.sh -
> http://viewvc.svn.mozilla.org/vc/projects/getpersonas.com/trunk/server/locale/compile-mo.sh?view=log

Any way verbatim could compile & commit the .po files? This avoid me needing to compile and commit every time a localizer updates their translations.
I don't think it works that way. At least that's not what AMO does.

You can add compile-mo.sh to cron
Ryan: I got pinged by Teo asking about the update here.

Is the compile-mo in cron not an option in this case?
For the fyfx website we used a similar script available at <http://viewvc.svn.mozilla.org/vc/projects/fyfx/trunk/locale/compile-po.sh?revision=55280&content-type=text%2Fplain&view=co>. We then had a cronjob run this script every 10 minutes on stage (not production), as well as another cronjob running `svn up` every 5 minutes (IIRC).

You could put the compile-po.sh script in trunk/server/locale/ and it should work out of the box.
Ok, I've filed bug 537016 to have the compilation script run on cron.
Depends on: 537016
bug 537016 has been fixed, so this bug is fixed also.
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
(In reply to comment #10)
> bug 537016 has been fixed, so this bug is fixed also.

Unfortunately Verbatim not working and I can't verified. :(
Hi Leszek - is this still not working for you (Verbatim, I mean)?  If it's now working, would you mind verifying the bug?  Thanks!
Verbatim still not working properly (Server Error). I was tried upload .po file by svn.ssh but got message "Access denied" Is any method upload file to personas svn?
Now I have acces to personas svn, and can confirm that personas stage is refreshed. :)
Status: RESOLVED → VERIFIED
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.