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

Exceptions generated by typo3/class.t3lib_cs.php on multiple pages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a bug
    • Icon: Critical Critical
    • None
    • 2.9.3, 3.1.2
    • Libraries
    • MOODLE_29_STABLE, MOODLE_31_STABLE

      I am seeing lots of moodle exceptions being generated on multiple pages from the same library.

       "message": "Uninitialized string offset: 10",
        "context": {
          "exceptions": {
            "errno": 8,
            "errstr": "Uninitialized string offset: 10",
            "errfile": "/var/www/moodle29x/lib/typo3/class.t3lib_cs.php",
            "errline": 2116
          },
          "userid": 0,
          "uri": "/login/forgot_password.php"
        },
        "level": 400,
        "level_name": "ERROR"
      }
      

      and

      "message": "Undefined index: utf-8",
        "context": {
          "exceptions": {
            "errno": 8,
            "errstr": "Undefined index: utf-8",
            "errfile": "/var/www/moodle29x/lib/typo3/class.t3lib_cs.php",
            "errline": 1108
          },
          "userid": 0,
          "uri": "/login/forgot_password.php"
        },
        "level": 400,
        "level_name": "ERROR"
      }
      

      the problem isn't restricted to /login/reset_password.php infact there are too many to list.
      if you want a full list, I can provide a screenshot from our logstore.

            Unassigned Unassigned
            jtomkinson Jordan Tomkinson
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

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