[zanata-bugs] [Bug 839479] New: Invalid glossary CSV file accepted when pushing from python client

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 12 05:38:32 UTC 2012


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

            Bug ID: 839479
        QA Contact: dchen at redhat.com
          Severity: unspecified
           Version: 1.7
          Priority: unspecified
                CC: zanata-bugs at redhat.com
          Assignee: runab at redhat.com
           Summary: Invalid glossary CSV file accepted when pushing from
                    python client
        Regression: ---
      Story Points: ---
    Classification: Community
                OS: Unspecified
          Reporter: camunoz at redhat.com
              Type: Bug
     Documentation: ---
          Hardware: Unspecified
        Mount Type: ---
            Status: NEW
         Component: Component-PythonClient
           Product: Zanata

Description of problem:
An invalid glossary PO file is not rejected by the server when pushing via the
python client.


Version-Release number of selected component (if applicable):
1.7-SNAPSHOT
Python client: 1.3.7

How reproducible:
Always


Steps to Reproduce:
1. Modify a valid glossary CSV file and make it invalid (i.e. remove a column
from several rows).
2. Push this file using the python client command: 
zanata glossary push --commentcols <comment_cols> <invalid_glossary_csv>

Actual results:
"Successfully pushed glossary to the server"

Expected results:
An error informing that the file could not be pushed.

Additional info:
The same file is rejected when pushing via the maven client.

-- 
You are receiving this mail because:
You are on the CC list for the bug.




More information about the zanata-bugs mailing list