Edgewall Software

Changes between Initial Version and Version 1 of Ticket #5314


Ignore:
Timestamp:
May 15, 2007, 7:15:18 AM (17 years ago)
Author:
Christian Boos
Comment:

6th duplicate of #4311, please search for tickets before submitting a new one.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5314

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

    initial v1  
    11I try attach file with 64bytes and this error show:
    22
    3 
     3{{{
    44Traceback (most recent call last):
    55  File "/var/lib/python-support/python2.5/trac/web/main.py", line 387, in dispatch_request
     
    1212    size = upload.file.len
    1313AttributeError: 'cStringIO.StringO' object has no attribute 'len'
     14}}}