← Back to team overview

mahara-contributors team mailing list archive

[Bug 1408542] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4568
Committed: http://gitorious.org/mahara/mahara/commit/dde6003f971cc7b693512f319146b5eb2e8e916c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    15.04_STABLE

commit dde6003f971cc7b693512f319146b5eb2e8e916c
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Mar 30 16:51:02 2015 +1300

Updating the path to the emoticons via db (Bug #1408542)

The upgrade does a db find/replace on the fields except block_instance
configdata as that is handled special

Change-Id: Ic7add32573428b1cccbdead23dbfcd3aaba24ab0
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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