mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15727
[Bug 1084351] Re: get_config('cacertinfo') will be null in default installs unless overridden, a default should be used
Patch 2633 was merged in to the master branch in time for inclusion in
the 1.8.0 release. I'm leaving this bug open, though, because we still
need to provide a default cacert.pem file like Moodle.
** Changed in: mahara
Milestone: 1.8.1 => 1.9.0
** Changed in: mahara
Status: Triaged => Fix Released
** Changed in: mahara
Status: Fix Released => Fix Committed
** Changed in: mahara
Status: Fix Committed => In Progress
** Changed in: mahara
Milestone: 1.9.0 => 1.8.2
** Also affects: mahara/1.8
Importance: Undecided
Status: New
** Also affects: mahara/1.9
Importance: Low
Status: In Progress
** Changed in: mahara/1.8
Milestone: None => 1.8.2
** Changed in: mahara/1.9
Milestone: 1.8.2 => 1.9.0
--
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/1084351
Title:
get_config('cacertinfo') will be null in default installs unless
overridden, a default should be used
Status in Mahara ePortfolio:
In Progress
Status in Mahara 1.8 series:
New
Status in Mahara 1.9 series:
In Progress
Bug description:
htdocs/lib/web.php line 3532
This config variable is both undocumented, and no default is given. I
think that we should try and detect some reasonable default and give
up if none possible. Documentation could also be good ;)
It appears to be only used in that one place, as a flag to set up more
checks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1084351/+subscriptions
References