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

PHP error from message block

    XMLWordPrintable

Details

    Description

      In blocks/messages/block_messages.php, this line of code:

      $this->content->text = '';
      

      is throwing this error:

      PHP Warning:  Creating default object from empty value in blocks/messages/block_messages.php on line 34
      

      It was introduced as part of commit b58961ac. I am uncertain how to fix this, else I would provide a patch for it.

      To reproduce:

      • disable messaging
      • add messaging block on a page

      Attachments

        Activity

          People

            c.d.smith Clem Smith
            c.d.smith Clem Smith
            Simey Lameze Simey Lameze
            David Monllaó David Monllaó
            Jetha Chan Jetha Chan
            David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo, David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              14/Sep/15