Closed (fixed)
Project:
Project issue tracking
Version:
5.x-2.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
16 Apr 2006 at 22:16 UTC
Updated:
3 Sep 2007 at 22:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
dwwthis is a serious pain in the ass. we should fix it ASAP.
Comment #2
dwwthis seems to be fixed in the HEAD version of project_issue.module (5.x-0.x-dev for now), so i'm marking this fixed. see also http://drupal.org/node/148689 as a related issue in terms of cleaning up the file attachment UI during previews.
Comment #3
aclight commentedI've noticed this behavior for at least a few days now. I assume d.o is running the HEAD version, right? So if so, then maybe the problem isn't fixed, or perhaps it was fixed but then was broken again.
AC
Comment #4
hunmonk commentedattached patch fixes. tested as working w/ both new issues and issue followups, whether no file is uploaded, or it's changed, or whatever. since file_check_upload() caches it's work, there's no issue with it getting called again during the validation code.
Comment #5
dwwCode style looks good. I don't have time to test this myself, but I trust hunmonk's thorough testing...
Comment #6
hunmonk commentedfixed in HEAD, 4.7.x-1.x, 4.7.x-2.x
Comment #7
(not verified) commented