← Back to team overview

mahara-contributors team mailing list archive

[Bug 1408542] A patch has been submitted for review

 

Patch for "15.04_STABLE" branch: https://reviews.mahara.org/4568

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1408542

Title:
  TinyMCE emoticons are not displayed in TinyMCE 4

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  In Progress

Bug description:
  Upgrading Mahara from 1.9.x to 1.10.x causes a problem with all
  emoticons used prior to the upgrade. No image is displayed; the link
  is broken.

  After analyzing the situation, the folder comtaining images as been
  renamed. In version 1.9.x, images were in
  /js/tinymce/plugins/emotions/img/ ; in version 1.10 they are in
  /js/tinymce/plugins/emoticons/img/ folder.

  To correct the problem, I copied the img folder in a new folder
  emotions... but it's not an elegant solution. Best solution is not to
  change de the name of the folder or to add a script to correct in the
  database the path to the emoticon images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1408542/+subscriptions


References