[zanata-bugs] [Bug 885934] New: RFE: option to avoid encoding tab as \t

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 11 04:01:54 UTC 2012


Product: Zanata
https://bugzilla.redhat.com/show_bug.cgi?id=885934

            Bug ID: 885934
           Summary: RFE: option to avoid encoding tab as \t
           Product: Zanata
           Version: unspecified
         Component: Component-Maven
          Severity: unspecified
          Priority: unspecified
          Reporter: sflaniga at redhat.com

Description of problem:

Publican doesn't like it when a PO file uses \t in msgids for a string which is
a tab in the original DocBook XML.  We should add an option to avoid encoding
tab as \t, and just use tab characters.  The default will still be to encode
tabs, because this is how the Gettext tools behave (eg msgmerge, msgcat).

Version-Release number of selected component (if applicable):
2.0.2-SNAPSHOT

How reproducible:
100%

Steps to Reproduce:
1. Push a POT file containing tab characters into Zanata
2. Pull a PO file from Zanata
3. Observe the representation of the tab characters in the PO's msgid and
msgstr fields.


Additional info:

The new option (in Maven's "pull" goal) will be -Dzanata.encodeTabs, which will
default to true.  If the option -Dzanata.encodeTabs=false is provided, tabs
should be as-is.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=RaVcbbL4gl&a=cc_unsubscribe




More information about the zanata-bugs mailing list