[zanata-bugs] [Bug 710321] New: Empty comment lines should not have a trailing space

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 3 04:13:52 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Empty comment lines should not have a trailing space

https://bugzilla.redhat.com/show_bug.cgi?id=710321

           Summary: Empty comment lines should not have a trailing space
           Product: Zanata
           Version: 1.3
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: low
         Component: Component-Maven
        AssignedTo: zanata-dev-internal at redhat.com
        ReportedBy: sflaniga at redhat.com
         QAContact: dchen at redhat.com
                CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com
   Estimated Hours: 0.0
    Classification: Other
      Story Points: ---


If a file header looks like this:

# line 1
#
# line 3

We should output the second line without a space character when exporting PO
files.  That is, don't output this:

# line 1
#(space)
# line 3

git treats trailing spaces as an error, so it's best that we avoid them.

We should check both Java and Python clients on this behaviour.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list