Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-1468

Hardcoded string in the chat.js

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a bug
    • Icon: Minor Minor
    • None
    • 3.0.0
    • Chat add-on
    • MOODLE_30_STABLE

      The chat.js from mod_chat\controllers has a hardcoded "To " that can't be translated in the AMOS platform

      chat.js row 73~77

          // Add To "user":
          $scope.talkTo = function(user) {
              $scope.newMessage.text = "To " + user + ": ";
              $scope.modal.hide();
          };
      

            Unassigned Unassigned
            romariox Romário Rodrigues Ramos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

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