Modify ↓
Opened 18 years ago
Closed 18 years ago
#6939 closed defect (duplicate)
python exception while trying to attach a file
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | attachment | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
I'm trying to attach a txt file of size 5 bytes. When I try to do it, it throws exception:
... AttributeError: 'cStringIO.StringO' object has no attribute 'len'
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
| Component: | general → attachment |
|---|---|
| Owner: | changed from to |
comment:2 by , 18 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



See MostFrequentDuplicates