[Tickets #10923] Re: horde-set-perms not working
bugs at horde.org
bugs at horde.org
Wed Jan 18 10:24:35 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10923
------------------------------------------------------------------------------
Ticket | 10923
Updated By | Jan Schneider <jan at horde.org>
Summary | horde-set-perms not working
Queue | Horde Base
Version | 4.0.13
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone | 4.0.14
Patch | 1
Owners | Jan Schneider
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2012-01-18 11:24) wrote:
>> I left out the explicit setting of HORDE_BASE, because the iterator
>> already includes it. The RecursiveIteratorIterator::SELF_FIRST flag
>> wasn't necessary either.
>
> Without the RecursiveIteratorIterator::SELF_FIRST flag only files
> are changed, all directories are completely ignored in my
> test-setup. And even with this flag set, the HORDE_BASE directory is
> not changed, therefore I set it explicitely.
There is something wrong with your PHP then.
RecursiveIteratorIterator::SELF_FIRST only changes the order of the
iterator elements. It doesn't change whether directories are included
or not.
More information about the bugs
mailing list