Moodle

Admin settings need to specify their defaults rather than relying on lib/default.php

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7
  • Fix Version/s: 1.7
  • Component/s: Administration
  • Labels:
    None
  • Affected Branches:
    MOODLE_17_STABLE
  • Fixed Branches:
    MOODLE_17_STABLE

Description

Admin settings need to specify their defaults rather than relying on lib/default.php

Activity

Hide
Vincenzo K. Marcovecchio added a comment -

Latest CVS commit of the admin/adminlib.php, admin/settings.php, and admin/settings/* files has defaults specified as a parameter passed to each admin_setting object during construction.

The next update of admin/index.php will have the code that reads these default values during first install.

Show
Vincenzo K. Marcovecchio added a comment - Latest CVS commit of the admin/adminlib.php, admin/settings.php, and admin/settings/* files has defaults specified as a parameter passed to each admin_setting object during construction. The next update of admin/index.php will have the code that reads these default values during first install.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: