Opened 8 years ago
Closed 8 years ago
#38978 closed defect (bug) (duplicate)
Update TinyMCE
Reported by: | bduclos | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
A new version of TinyMCE (4.5.0) is available which fixes a number of issues.
Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt
Change History (7)
#4
@
8 years ago
- Summary changed from Update TinyMCE to 4.5.0 to Update TinyMCE
By the time 4.8 reaches beta, there will probably be newer version of TinyMCE.
#5
@
8 years ago
By the time 4.8 reaches beta, there will probably be newer version of TinyMCE.
I don't think we should wait to upgrade for that reason though. It makes it easier to develop with the current version, and we can help test.
#6
@
8 years ago
Note when upgrading: we should remove any refreshContentEditable
calls.
https://github.com/tinymce/tinymce/blob/4.5.2/js/tinymce/classes/util/Quirks.js#L1657
Note: See
TracTickets for help on using
tickets.
#39162 was marked as a duplicate.