Issue status update for http://drupal.org/node/31102 Post a follow up: http://drupal.org/project/comments/add/31102 Project: Drupal Version: cvs Component: base system Category: bug reports Priority: normal Assigned to: Souvent22 Reported by: m3avrck Updated by: m3avrck -Status: patch (code needs review) +Status: patch (code needs work) Patch does indeed fix this problem. However, patch needs a bit of work, phantom 0 byte files appear when new revisions are created, and then editing older revisions and attaching files. Almost there, certainly a great fix! m3avrck Previous comments: ------------------------------------------------------------------------ Tue, 13 Sep 2005 15:47:46 +0000 : m3avrck If I've created a node and attached a few files, when I goto edit the node and attach another file, the file list disappears. However, after the file is added, all files are still present. I'm guessing the hidden iframe is being overwritten or similar? Problem tested and confirmed in FF. ------------------------------------------------------------------------ Wed, 14 Sep 2005 19:23:10 +0000 : Souvent22 Attachment: http://drupal.org/files/issues/upload.list.patch (1.07 KB) List problem fixed. Please review.