Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-31035

Missing config parameter showuseridentity after upgrade

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.2.2
    • 2.2
    • Installation
    • MOODLE_22_STABLE
    • MOODLE_22_STABLE
    • w03_MDL-31035_m23_identitynotice
    • Hide

      The migration process won't create the "showuseridentity" parameter in mdl_config table
      I add this parameter at the end of the table, with following values :
      id => next value
      name => showuseridentity
      value => email

      And it's works ...

      I don't know why the process doesn't create this parameter

      Show
      The migration process won't create the "showuseridentity" parameter in mdl_config table I add this parameter at the end of the table, with following values : id => next value name => showuseridentity value => email And it's works ... I don't know why the process doesn't create this parameter
    • Easy
    • Hide

      No testing should be necessary, just use any user selection table two panes and look for regressions.

      Show
      No testing should be necessary, just use any user selection table two panes and look for regressions.

      I have an error in the function get_extra_user_fields(...) in file moodle/lib/moodlelib.php

      The test for empty string for "$CFG->showuseridentity" doesn't works with 3 equal sign but works with 2

      line 3366 in moodlelib.php, Moodle release 2.2+ (Build 20111223)
      The site is an upgrade from moodle 1.9.8+

      A display of $CFG show that "showuseridentity" doesn't exist , gettype($CFG->showuseridentity) returns NULL

            skodak Petr Skoda
            uha Bruno Malaval
            Sam Hemelryk Sam Hemelryk
            Tim Barker Tim Barker
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.