mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37725
[Bug 1508743] Re: $CFG->filepermissions calculation in init.php provides unexpected result
This seems to be more of a documentation error then I guess and we'd
just have to mention to enter the permissions as strings. I'll do that
for the user manual when I include that cfg value.
** Tags added: config
** Also affects: mahara-manual
Importance: Undecided
Status: New
** Changed in: mahara-manual
Status: New => Confirmed
** Tags removed: config
** Tags added: usermanualupdate
** Changed in: mahara
Status: New => Invalid
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1508743
Title:
$CFG->filepermissions calculation in init.php provides unexpected
result
Status in Mahara:
Invalid
Status in Mahara user manual:
Confirmed
Bug description:
Mahara 15.04.3
Linux (CentOS)
I have the $CFG->directorypermissions set to 0740 and expected
filepermissions to come out to 0640 however they were coming out as
0416.
Once I changed the settings for both of the permission values to be
strings "0740" and "0660" the expected result 0640 was returned.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1508743/+subscriptions
References