[zanata-bugs] [Bug 1098836] New: mvn should push gettext the locales with underscore without using map-from.

bugzilla at redhat.com bugzilla at redhat.com
Mon May 19 01:27:36 UTC 2014


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

            Bug ID: 1098836
           Summary: mvn should push gettext the locales with underscore
                    without using map-from.
           Product: Zanata
           Version: 3.0
         Component: Component-Maven
          Severity: high
          Priority: high
          Assignee: djansen at redhat.com
          Reporter: dchen at redhat.com
        QA Contact: zanata-qa at redhat.com
                CC: zanata-bugs at redhat.com
            Blocks: 1010132



Description of problem:
gettext project usually contains the po file with underscore filename, such as
pt_BR.po,zh_CN.po,zh_TW.po. However, unless map-from is set, those files are
skipped, thus not push to server.

Version-Release number of selected component (if applicable):
Zanata 3.4.0-SNAPSHOT (git-server-3.3.2-345-gaa6d307
zanata-maven-plugin:3.3.0

How reproducible:
Always

Steps to Reproduce: 
1. Download and extract ibus-chewing
(http://ibus.googlecode.com/files/ibus-chewing-1.4.3-Source.tar.gz)
2. cd po
3. Create project ibus-chewing and version master
4. Make sure zh_CN and zh_TW are in the locale list.
5. Download zanata.xml by clicking Action "Config file" in ibus-chewing/master
in WebUI
6. mvn zanata:push -Dzanata.pushType=both

Actual results:
zh_CN and zh_TW are ignored.

Expected results:
zh_CN and zh_TW are pushed.

Additional info:
Pulling also suffer similar bug. zh_CN is pulled as zh-CN.po thus cannot be
used directly in build.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1010132
[Bug 1010132] With gettext project, zanata-cli should push gettext the
locales with underscore without using map-from.
-- 
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=LS4qNkxi2v&a=cc_unsubscribe




More information about the zanata-bugs mailing list