Re: Review Request: Fix KConfigIniBackend::isWritable() when the parent directory doesn't exist

2012-01-02 Thread Anssi Hannula
is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103577/#review9428 ------- On Dec. 30, 2011, 2:44 a.m., Anssi Hannula wrote: > > --- > This

Review Request: Fix KConfigIniBackend::isWritable() when the parent directory doesn't exist

2011-12-29 Thread Anssi Hannula
rns ReadOnly) doesn't show up anymore when the ~/.kde4 directory tree doesn't exist. Also, if I create an empty ~/.kde4 dir without any permissions, the accessMode() call still returns ReadOnly as expected. Thanks, Anssi Hannula