Bug 756617

Summary: python client process file name not correctly for file name contain more than one dot
Product: [Retired] Zanata Reporter: James Ni <jni>
Component: Component-PythonClientAssignee: James Ni <jni>
Status: CLOSED NEXTRELEASE QA Contact: Ding-Yi Chen <dchen>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.4CC: mospina, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 1.3.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-05 06:42:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 786670    

Description James Ni 2011-11-24 02:53:29 UTC
Description of problem:

When i test Red_Hat_Enterprise_Linux/Release_Notes/trunk/6.2, I notice that python client has a issue with pot file named 6.2_Release_Notes.pot. After pushing to server, I look through the project on zanata server, i found that the file name changed to 6. Then, i check the source code, i found that i split the file name with dot and presume that first part is the file name and rest part is the suffix of the file name. But for pot file 6.2_Release_Notes.pot, this processing is definitive wrong.

Comment 1 James Ni 2011-11-24 02:59:21 UTC
I have commit a change 74e749a to git-hub to fix this issue, please use that commit to verify it.

Comment 2 Ding-Yi Chen 2012-02-22 04:25:45 UTC
*** Bug 751648 has been marked as a duplicate of this bug. ***

Comment 3 Ding-Yi Chen 2012-02-23 01:34:48 UTC
VERIFIED with 1.3.4