Edgewall Software

Changes between Initial Version and Version 1 of Ticket #6451


Ignore:
Timestamp:
Dec 6, 2007, 11:34:02 PM (16 years ago)
Author:
Emmanuel Blot
Comment:

As stated in the big red box on the New Ticket page:
"Also, please check whether the issue you've encountered has been reported before."

Duplicate of #6309, #6282, #5745, #5742, #5662, #5354, #5314,#5297, #5296, #5083, #4934 and #4311

Please always report the version of Trac you use when you submit a new ticket.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6451

    • Property Keywords Trac Defects removed
    • Property Status newclosed
    • Property Component generalattachment
    • Property Resolutionduplicate
  • Ticket #6451 – Description

    initial v1  
    11Trac detected an internal error on attaching a 1 KB size file with .sql extension.
    2 
     2{{{
    33Python Traceback
    44Traceback (most recent call last):
     
    1212    size = upload.file.len
    1313AttributeError: 'cStringIO.StringO' object has no attribute 'len'
     14}}}