mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #23466
[Bug 1408542] Re: TinyMCE emoticons are not displayed in TinyMCE 4
To replicate:
1. Do a clean install of Mahara 1.9 or earlier
2. Create a page
3. In the page description (or any other rich text area), put in some smileys using the TinyMCE smiley button.
4. Upgrade to Mahara 1.10
5. View the page
Expected result: You should see the smileys
Actual Result: You see broken image links, or the smiley's alt text. You do not see the smiley graphics.
For best testing results, add all 16 smiley types to the page.
** Changed in: mahara/1.10
Assignee: (unassigned) => Aaron Wells (u-aaronw)
--
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:
Confirmed
Status in Mahara 1.10 series:
Confirmed
Status in Mahara 15.04 series:
Confirmed
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