Bug 751648 - Error reading path names with dots
Summary: Error reading path names with dots
Keywords:
Status: CLOSED DUPLICATE of bug 756617
Alias: None
Product: Zanata
Classification: Retired
Component: Component-PythonClient
Version: 1.4
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: ---
Assignee: James Ni
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
Depends On:
Blocks: zanata-1.5.0
TreeView+ depends on / blocked
 
Reported: 2011-11-07 01:30 UTC by Manuel Ospina
Modified: 2015-11-10 00:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2012-02-22 04:25:45 UTC
Embargoed:


Attachments (Terms of Use)

Description Manuel Ospina 2011-11-07 01:30:55 UTC
Description of problem:
When pushing a file with a path that contains dots, the zanata python client is pushing it to the wrong place. 

Pushing the content of [...]/Installation_Guide/pot/topics/References/RHEV/2.3/Manager_Firewall_Requirements.pot to server:
Successfully updated template topics/References/RHEV/2 on the server


Version-Release number of selected component (if applicable):
zanata-python-client-1.3.1-1.fc14.noarch

How reproducible:
Always

Steps to Reproduce:
1. Create POT files in which part of the path contains a dot
2. Push it to the server
3. Check the server
  
Actual results:
The client is sending the file to: topics/References/RHEV/2


Expected results:
The client should send the file to: topics/References/RHEV/2.3/Manager_Firewall_Requirements

Additional info:

Comment 1 James Ni 2011-11-29 02:02:56 UTC
Hi, 

I have modified source code and push change 74e749a to git-hub to fix this issue,
please use that commit to verify it. please also reference bug 756617. thanks

Comment 2 Ding-Yi Chen 2012-02-22 04:25:45 UTC

*** This bug has been marked as a duplicate of bug 756617 ***


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