Edgewall Software

Changes between Initial Version and Version 1 of Ticket #6309


Ignore:
Timestamp:
Nov 7, 2007, 8:56:11 AM (17 years ago)
Author:
Christian Boos
Comment:

search:"'cStringIO.StringO' object has no attribute 'len'"

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6309

    • Property Status newclosed
    • Property Resolutionduplicate
  • Ticket #6309 – Description

    initial v1  
    11Python Traceback
    2 
     2{{{
    33Traceback (most recent call last):
    44  File "/var/lib/python-support/python2.5/trac/web/main.py", line 387, in dispatch_request
     
    1111    size = upload.file.len
    1212AttributeError: 'cStringIO.StringO' object has no attribute 'len'
     13}}}