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

Determine if process_chat_message() in mod/chat/backup/moodle1/lib.php needs to be implemented

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 2.7.1
    • Chat
    • MOODLE_27_STABLE

      Right now that function looks like this

      /**
           * This is executed every time we have one /MOODLE_BACKUP/COURSE/MODULES/MOD/CHAT/MESSAGES/MESSAGE
           * data available
           */
          public function process_chat_message($data) {
              //@todo process user data
              //$this->write_xml('message', $data, array('/message/id'));
          }
      

      Either it needs to be implemented, it can be removed or its contents can be replaced with a comment that states definitively that it should be left empty.

            Unassigned Unassigned
            andyjdavis Andrew Davis
            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.