Bug 710322 - Gettext: avoid generating empty flags lines
Summary: Gettext: avoid generating empty flags lines
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Component-Logic, Component-Maven, Component-PythonClient
Version: 1.3
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: zanata-dev-internal
QA Contact: David Mason
URL:
Whiteboard:
Depends On:
Blocks: zanata-1.5.0
TreeView+ depends on / blocked
 
Reported: 2011-06-03 04:18 UTC by Sean Flanigan
Modified: 2012-03-07 00:06 UTC (History)
2 users (show)

Fixed In Version: 1.5.0
Story Points: ---
Clone Of:
Environment:
Last Closed: 2012-03-07 00:06:39 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.