Posted by Zed Pobre on October 8, 2005 at 10:26pm
Jump to:
| Project: | Attachment |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
On a few of my nodes, I have gotten a completely blank page when attempting to upload a file via the attachment module. If I go back and try to use the upload module instead, the same attachments go through fine. I'm not sure why some of my nodes seem to end up this way and others not (the rest spew an error at the end and force me to move a file by hand, but they never just go blank on me during the preview phase).
No error shows up in the watchdog when this happens.
Comments
#1
When this happens check your http servers error log it usually means either the page timed out or their was a syntax error which aborted page processing.
Moving to postponed till I can duplicate or get more info.