update tinymce to version 4.1.9

Bug #1384491 reported by Robert Lyon
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Medium
Unassigned
15.10
Fix Released
Undecided
Unassigned

Bug Description

currently 4.0.16

Changed in mahara:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 15.04.0
Robert Lyon (robertl-9)
Changed in mahara:
milestone: 15.04.0 → 15.04.1
Aaron Wells (u-aaronw)
summary: - update tinymce to version 4.1.6
+ update tinymce to version 4.1.9
Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/4664

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/4665

Revision history for this message
Aaron Wells (u-aaronw) wrote :

TinyMCE 4.1 comes with a new spellchecker plugin, which no longer supports aspell. Instead, it uses the PHP enchant or pspell libraries (which do not ship standard with Ubuntu). This probably won't impact most of our users, because a couple of releases ago we turned off the TinyMCE spellchecker by default, since there are in-browser spellcheckers these days.

Nonetheless, in order to suppert the new spellchecker, I've dropped the old $CFG->pathtoaspell config option, and added a new $CFG->tinymcespellcheckerengine option, to indicate whether they want to use enchant or pspell. (Or leave it empty to use neither.)

Changed in mahara:
status: Confirmed → In Progress
Aaron Wells (u-aaronw)
Changed in mahara:
milestone: 15.04.1 → 15.10.0
Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/4664
Committed: http://gitorious.org/mahara/mahara/commit/f719cd35a60b7a6b546c89c9a4f04b5924bd4a4e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit f719cd35a60b7a6b546c89c9a4f04b5924bd4a4e
Author: Aaron Wells <email address hidden>
Date: Fri Apr 17 19:05:17 2015 +1200

Update TinyMCE to 4.1.9

Bug 1384491

Change-Id: I38f725d304bdc2e0a452850dbffd8820c9369e0b

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/4665
Committed: http://gitorious.org/mahara/mahara/commit/a42e68b43e4a63db19569facae61898af1b86d3f
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit a42e68b43e4a63db19569facae61898af1b86d3f
Author: Aaron Wells <email address hidden>
Date: Fri Apr 17 20:01:35 2015 +1200

Changes to make the TinyMCE 4.1 spellchecker work

Note that this drops support for the $CFG->pathtoaspell
setting, and replaces it with a new $CFG->tinymcespellcheckerengine
setting.

Bug 1384491

Change-Id: I1692df6ed7a4c6ea3ea98e32855736e11e40dc66

Robert Lyon (robertl-9)
Changed in mahara:
status: In Progress → Fix Committed
Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/6012

Robert Lyon (robertl-9)
Changed in mahara:
status: Fix Committed → Fix Released
Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/11606

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.