[zanata-bugs] [Bug 796039] New: Python client not recognizing source directories with pot files only in sub-directories.

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 22 06:42:12 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Python client not recognizing source directories with pot files only in sub-directories.

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

           Summary: Python client not recognizing source directories with
                    pot files only in sub-directories.
           Product: Zanata
           Version: 1.3
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: high
          Priority: unspecified
         Component: Component-PythonClient
        AssignedTo: runab at redhat.com
        ReportedBy: camunoz at redhat.com
         QAContact: dchen at redhat.com
                CC: zanata-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Community
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Description of problem:


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


How reproducible:
Always


Steps to Reproduce:
1. Go to a publican project which has a source directory with no POT files
directly underneath it. All of its POT files should be in sub-directories.
(e.g. /pot/subdir/file.pot)
2. Try running "zanata push --srcdir=./pot"

Actual results:
The following error message: "error: Can not find source folder, please specify
the source folder with '--srcdir' or 'dir' option"


Expected results:
The python client should behave like the maven client in that it recursively
finds all source documents under the specified source directory.


Additional info:
The publican-demo project under the zanata maven client is a prime example.
This issue can be reproduced by using the python client instead of the maven
client to push this project.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list