Bug 787937 - PushTrans is not working
Summary: PushTrans is not working
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Zanata
Classification: Retired
Component: Component-Persistence
Version: 1.5-SNAPSHOT
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Alex Eng
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-07 04:56 UTC by Ding-Yi Chen
Modified: 2012-02-08 02:47 UTC (History)
1 user (show)

Fixed In Version:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2012-02-08 02:47:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Ding-Yi Chen 2012-02-07 04:56:24 UTC
Description of problem:
PushTrans option does not work in both python and maven client.


Version-Release number of selected component (if applicable):
Maven: client API version is 1.4.6-SNAPSHOT, but server API version is 1.5-SNAPSHOT
Python: 1.3.3
Zanata Server:Zanata version 1.5-SNAPSHOT (20120207-1356)


How reproducible:
Always


Steps to Reproduce:
1. mvn zanata:push -Dzanata.pushTrans
2. zanata push --push-trans
3.
  
Actual results:
Neither of client generate any error, yet translations are not shown in server.


Expected results:
Neither of client generate any error, and translation are shown in server.

Comment 1 Ding-Yi Chen 2012-02-07 06:05:19 UTC
This seems happen in Security Guide http://svn.fedorahosted.org/svn/securityguide/community/f14/

Comment 2 Alex Eng 2012-02-07 23:51:36 UTC
Tried uploaded es-ES translation to http://zanata-intrepid.lab.eng.bne.redhat.com:8080/project/view/SecurityGuide/ and it works.

Suspect it might have to do with the 'merge' option. Ding-Yi Chen, can you retry the push.

Comment 3 Ding-Yi Chen 2012-02-08 02:47:38 UTC
Seems I make a mistake by assuming the po files from source must contain translation.


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