Bug 710322

Summary: Gettext: avoid generating empty flags lines
Product: [Retired] Zanata Reporter: Sean Flanigan <sflaniga>
Component: Component-Logic, Component-Maven, Component-PythonClientAssignee: zanata-dev-internal <zanata-dev-internal>
Status: CLOSED CURRENTRELEASE QA Contact: David Mason <damason>
Severity: low Docs Contact:
Priority: medium    
Version: 1.3CC: damason, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 1.5.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-07 00:06:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 786670    

Description Sean Flanigan 2011-06-03 04:18:00 UTC
When we export PO files, we tend to get

#: sourceref:123
#, 
msgid "something"
msgstr "something"

If there are no flags, the line "#," should be omitted.  

We need to check where this problem is introduced: are we actually storing empty flags in the database, or just generating blank flags lines when writing PO files?

Comment 1 Sean Flanigan 2011-09-07 04:32:47 UTC
Assigning to Scrum product owner for prioritisation.

Comment 2 Sean Flanigan 2012-02-10 06:07:55 UTC
We should review the status of this one.

Comment 3 David Mason 2012-02-21 06:56:05 UTC
Verified in python client, maven client and website file download.