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

Moodle form validation caches results for all objects.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.0.7, 3.1.3
    • 3.0.4, 3.1, 3.2
    • Forms Library

      In validate_defined_fields() it uses

      static $validated = null; // one validation is enough

      However, we can have more than one form being validated, I believe this $validated should me an instance variable, not static.

      Please see my solution for a phpunit test showing the problem.

            roperto Daniel Thee Roperto
            roperto Daniel Thee Roperto
            Adrian Greeve Adrian Greeve
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            CiBoT CiBoT
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

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