Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
file system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2008 at 22:29 UTC
Updated:
1 Oct 2008 at 08:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedneed to fix this in HEAD and then backport. made false upper case but this looks good to go.
setup some test files:
then, without the patch tried running:
print_r(file_scan_directory('sites/default/test', '.*'));after the patch it returned:
Comment #2
dries commentedCommitted to CVS HEAD and DRUPAL-6. Let's start writing tests for these things ... thanks.
Comment #3
drewish commentedDries, of course. if simpletest has been in core when i tested it i would have.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
cridenour commentedBack ported for D5.
Comment #6
drummCapitalized false and committed to 5.x.
FALSE needs to be capitalized in HEAD and 6.x. Drewish mentioned this in his review.
Comment #7
drewish commentedah, it looks like i thought i was was attaching a patch at the time.
Comment #8
drewish commentedhere it is for HEAD.
Comment #9
webchickThanks. :)
Comment #10
webchickOops. 6.x too.
Comment #11
gábor hojtsyLanded in 6.x as well. Thanks!
Comment #12
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.