Edgewall Software

Opened 18 years ago

Last modified 18 years ago

#3984 closed defect

Win2k, Apache 2.2, mod_python 3.2.7 Attachements do not upload — at Version 5

Reported by: ccosenti@… Owned by: Christopher Lenz
Priority: high Milestone: 0.10.1
Component: web frontend/mod_python Version: 0.10
Severity: major Keywords: attachements windows
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

I've read Ticket #554 and this problem seems related.

I cannot upload attachments on a Windows server with 0.10.

  • Windows 2000 Server sp4
  • Apache 2.2
  • mod_python-3.2.7.win32-py2.4
  • Python 2.4

The file does not upload and an Internal Server Error is thrown to the browser.

Change History (7)

comment:1 by ccosenti@…, 18 years ago

I can't post the error log. It keeps getting rejected as spam.

comment:2 by anonymous, 18 years ago

[Thu Oct 19 15:08:44 2006] [error] [client 161.44.114.254] PythonHandler trac.web.modpython_frontend: Traceback (most recent call last):, referer: http://ccbu-doc-xml2/xmlbugs/attachment/wiki/SandBox?action=new
...
[Thu Oct 19 15:08:44 2006] [error] [client 161.44.114.254] PythonHandler trac.web.modpython_frontend: TypeError: readline() takes exactly 1 argument (2 given), referer: http://ccbu-doc-xml2/xmlbugs/attachment/wiki/SandBox?action=new

comment:3 by ccosenti@…, 18 years ago

Let me know if you need more of the log. The spam filter here prevents me from adding more lines than that.

comment:4 by anonymous, 18 years ago

Sorry, the original was Ticket #554.

comment:5 by Christian Boos, 18 years ago

Description: modified (diff)

(fixed ticket ref in the description)

by jean.de-largentaye.org, 18 years ago

Attachment: traceback.txt added

traceback of server error on attachment upload with Python 2.4.4

by jean.de-largentaye@…, 18 years ago

Attachment: traceback.2.txt added

traceback of server error on attachment upload with Python 2.4.4

Note: See TracTickets for help on using tickets.