Modify ↓
#387 closed defect (invalid)
Add attachment for big files doesnt work anymore
| Reported by: | vittorio | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | devel |
| Severity: | critical | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I always get "the document contains no data" when uploading bigger files (~ >800kB) as wiki/ticket attachment. max_size in trac.ini is set to 100000000. this is a regression, because it did work with earlier 0.7pre versions. (last known successful attachment is from 20.april)
Attachments (0)
Change History (3)
comment:1 by , 22 years ago
| Status: | new → assigned |
|---|
comment:2 by , 22 years ago
| Resolution: | → invalid |
|---|---|
| Status: | assigned → closed |
sry, turned out this was a proxy problem. squids request_body_max_size was set to 1MB
Note:
See TracTickets
for help on using tickets.



Is this using IE?