Bug 255798 - [syncup] Create a dedicated syncup user, flag sync translations as fuzzy
Summary: [syncup] Create a dedicated syncup user, flag sync translations as fuzzy
Status: RESOLVED FIXED
Alias: None
Product: Babel
Classification: Technology
Component: Server (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Denis Roy CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 230949
Blocks:
  Show dependency tree
 
Reported: 2008-11-19 09:29 EST by Denis Roy CLA
Modified: 2009-03-30 13:20 EDT (History)
1 user (show)

See Also:


Attachments
Patch (2.83 KB, patch)
2008-12-08 16:10 EST, Denis Roy CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Roy CLA 2008-11-19 09:29:29 EST
When running the syncup script, let's use a non-genie user account so we can identify those translations that were guessed.  Furthermore, let's mark the translations as fuzzy (possibly_incorrect) so that reviews can spot errors.
Comment 1 Denis Roy CLA 2008-12-08 16:10:33 EST
Created attachment 119838 [details]
Patch

I've created a Bugzilla user called babel.syncup-inbox@eclipse.org, and I'm attaching a patch.
Comment 2 Antoine Toulmé CLA 2008-12-08 16:14:02 EST
Looks good!
Comment 3 Denis Roy CLA 2008-12-08 16:24:40 EST
I corrected a small bug:
$genie_id = $ini['syncup_id'];

... and committed this.  I'll run the syncup script tomorrow on staging to make sure this all works.
Comment 4 Denis Roy CLA 2009-03-30 13:20:00 EDT
This is done and live.