Modify ↓
Opened 6 months ago
Closed 6 months ago
#10760 closed defect (fixed)
Import test cases gives error with non-ASCII characters
| Reported by: | seccanj | Owned by: | seccanj |
|---|---|---|---|
| Priority: | normal | Component: | TestManagerForTracPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
Importing a test catalog form a CSV file gives an error when the test case titles or descriptions contain non-ASCII characters.
A patch is attached to this ticket and will be release with the next Test Manager version.
Attachments (1)
Change History (2)
Changed 6 months ago by seccanj
comment:1 Changed 6 months ago by seccanj
- Resolution set to fixed
- Status changed from new to closed
The patched file is to be applied on top of release 1.5.2.
Note: See
TracTickets for help on using
tickets.


Patched "testman4trac/trunk/testmanager/api.py" file.