Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-837

Messages not properly formatted

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 1.9
    • Block: Email_list
    • None
    • MOODLE_19_STABLE

      When displaying a message, the message body is formated using FORMAT_MOODLE (email/email.class.php:1418):

      $html .= format_text($this->body, FORMAT_MOODLE, $options );

      Messages are HTML, so the correct format to use is FORMAT_HTML (see http://docs.moodle.org/en/Formatting_options). With FORMAT_MOODLE some messages are not displayed correctly.

            tmas Toni Mas
            albert.gasset Albert Gasset
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

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