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

Message history icons outside of span tag on /message/index.php search results

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • None
    • 1.9.10
    • Messages
    • Moodle 1.9.10+ (Build: 20110125) on Linux and on Windows Server
    • Any
    • MOODLE_19_STABLE
    • /message/index.php
    • Easy

      /message/lib.php line 609
      link_to_popup_window("/message/history.php?user1=$userid1&user2=$userid2$keywords$position", "message_history_$userid1", $fulllink, 500, 500, $strmessagehistory, 'menubar=0,location=0,status,scrollbars,resizable,width=500,height=500', false);

      should be

      link_to_popup_window("/message/history.php?user1=$userid1&user2=$userid2$keywords$position", "message_history_$userid1", $fulllink, 500, 500, $strmessagehistory, 'menubar=0,location=0,status,scrollbars,resizable,width=500,height=500', true);

      so that the function returns rather than echos.

            andyjdavis Andrew Davis
            inisbet Ian Nisbet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

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