5 Sep
2005
5 Sep
'05
2:55 p.m.
Issue status update for http://drupal.org/node/30390 Post a follow up: http://drupal.org/project/comments/add/30390 Project: Drupal Version: cvs Component: file system Category: bug reports Priority: normal Assigned to: Anonymous Reported by: robertDouglass Updated by: robertDouglass Status: patch (ready to be committed) Attachment: http://drupal.org/files/issues/file_inc_patch.txt (452 bytes) file.inc always registers a PHP parse error in my IDE because of a missing break in a switch statement. Here's a patch where the break is included. robertDouglass