Description
Cannot upload attachments
Steps to reproduce
Put attachment link to wiki page, like spamcontrol-2.3.17.tgz
- Try to upload this file
- See error report (traceback in Details)
- See that file is created with zero size:
# ls -l /usr/local/www/wiki/data/pages/qmail/attachments/ total 4 -rw-rw---- 1 www www 3942 4 авг 14:01 qmail-remote-auth.patch -rw-rw---- 1 www www 0 4 авг 14:06 spamcontrol-2.3.17.tgz
Example
Component selection
- general
Details
Workaround
Manully put file to data/pages/my_page/attachments.
Discussion
- So, I've read link, and did the following:
- update mod_python port from 3.3.1 to 3.3.1_1, no success
- replaced request_modpython.py, and all ok now. Should I delete this page?
- I'll delete it later.
Please note that the workaround you needed is also included in 1.7.1 release, so if you use that instead of 1.7.0, you will have some bugs less and the mod_python workaround, too.
Plan
- Priority:
- Assigned to:
Status: duplicate, see MoinMoinBugs/1.7ModPythonAttachmentUploadFails