Hi,

in the mozilla install we're hitting errors in

if submit.submitter.user.username != 'nobody':

https://github.com/translate/pootle/blob/2cce45820ddb4df2be1e308defef4f85d0a9c4c1/pootle/apps/pootle_store/models.py#L1627

where submitter is None.

Looking at the model, 
https://github.com/translate/pootle/blob/2cce45820ddb4df2be1e308defef4f85d0a9c4c1/pootle/apps/pootle_statistics/models.py#L67,
 
that seems to be OK datawise, but I'm surprised we're the only folks 
hitting.

Sadly, we're hitting it in frequent code paths like commiting to VCS or 
downloading zips.

Any idea?

Axel

PS: 
https://bugzilla.mozilla.org/buglist.cgi?resolution=---&query_format=advanced&component=Verbatim
 
has various bugs boiling down to this, sparing the list with details. 
Also, bugs.locamotion.org is down :-(

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to