[zanata-bugs] [Bug 745307] New: Python client should show "Version" instead of "Iteration"

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 12 00:45:45 UTC 2011


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

Summary: Python client should show "Version" instead of  "Iteration"

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

           Summary: Python client should show "Version" instead of
                    "Iteration"
           Product: Zanata
           Version: 1.4.1
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: low
          Priority: unspecified
         Component: Component-PythonClient
        AssignedTo: runab at redhat.com
        ReportedBy: dchen at redhat.com
         QAContact: dchen at redhat.com
                CC: zanata-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Community
      Story Points: ---
              Type: ---


Description of problem:
"Iteration" was the old way to specify Version.
Since we now mention "Version" as Version, the word "Iteration" should be
replaced to avoid confusion.

Version-Release number of selected component (if applicable):
zanata-python-client-1.3.1 and
commit ab314cee446132875151823aaf9807c18c564ac2


How reproducible:
Always

Steps to Reproduce:
0. Assume project "AboutFedora" is created, but version f12 is not created.
and zanata.xml looks like:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<config xmlns="http://zanata.org/namespace/config/">

    <url>http://zanata.example.com:8080/</url>

    <project>AboutFedora</project>

    <project-type>podir</project-type>

    <project-version>f12</project-version>

    <locales>

        <locale map-from="zh_CN">zh-Hans</locale>

    </locales>

</config>


1. zanata push

Actual results:
Error message:
error: Project Iteration 'f12' not found.



Expected results:
error: Project Version 'f12' not found.

-- 
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