← Back to team overview

mahara-contributors team mailing list archive

[Bug 1084351] [NEW] get_config('cacertinfo') will be null in default installs unless overridden, a default should be used

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
         Status: Triaged

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
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:
  Triaged

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


Follow ups

References