Area |
ID |
Type |
Description |
Released |
|
CMS-22534
|
|
Support .net 6 TinyMCE
Added support for .NET 6 to Optimizely TinyMce package of Optimizely Content Cloud (CMS).
There are no changes to the .NET 5 support, and the packages include assemblies built for both .NET 5 and .NET 6.
EPiServer.CMS.TinyMce 3.2.0;
|
Apr 12, 2022
|
|
CMS-21703
|
|
Should not use image name as alt-text
When you inserted an image onto a page, the alt attribute was automatically filled with Image Description. This was changed to blank with a notification for more meaningful alt-text.
EPiServer.CMS.TinyMce 3.2.0;
|
Apr 12, 2022
|
|
CMS-21812
|
|
UI fails to load TinyMce when display lang = Norsk
Fixed an issue that caused incomplete translations when you changed the CMS UI language to Norsk or Norsk bokmål.
EPiServer.CMS.TinyMce 3.2.0;
|
Apr 12, 2022
|
|
CMS-20837
|
|
Hyperlink is not created in TinyMCE when the search of browser is active
Fixed an issue where a hyperlink was not created in TinyMCE when the search of browser was active.
EPiServer.CMS.TinyMce 2.13.7;
|
Mar 15, 2022
|
|
CMS-19772
|
|
Dojo error stopping CMS editors dragging and dropping blocks
Editors were unable to drag blocks onto content areas. A page refresh reset the functionality.
EPiServer.CMS.TinyMce 2.13.6;
|
Nov 30, 2021
|
|
CMS-19862
|
|
Validation bug in TinyMCE and Block
An error in validating content occurred in TinyMCE and blocks that caused the inability to publish a page (and no validation messages was displayed).
EPiServer.CMS.TinyMce 2.13.6;
|
Nov 30, 2021
|
|
CMS-19696
|
|
Images added with drag and drop to XhtmlString properties added to start page's content folder
Steps to reproduce:
- Open any page with the Content Area property.
- Create a new `Editorial Content` block.
- Click `Quick edit` on the newly created block.
- Drag and drop an image from your local disk to the XHTML property.
- Navigate to the block and check it's in the `For This Block` folder.
Expected result:
Images are created in the `For This Block` folder.
Actual result:
Images are created in the `For this page` folder.
EPiServer.CMS.UI 11.36.0; EPiServer.CMS.TinyMce 2.13.5;
|
Sep 07, 2021
|
|
CMS-16633
|
|
Issue related to Alt tag in TinyMCE
When you add an image to the TinyMCE by using the image tool, the description is by default left empty, and thus the "alt" attribute is missing in the HTML.
If you drag and drop the same image in the editor, then the correct value for the "alt" attribute is displayed in the HTML.
EPiServer.CMS.TinyMce 2.13.4;
|
May 18, 2021
|
|
CMS-17396
|
|
Error script when adding data on tinyMCE
Steps to reproduce:
- Create and publish a configurable view that allows editors to create Editional blocks (that is, blocks having TinyMCE).
- Open the view on CM.
- Add new > Enter required field.
- Enter data to Mainbody (TinyMCE property)
- Click Save.
Steps to reproduce in CMS:
- In Edit Mode, create a block of type Editorial
- Add the new created block to the Large content area of the Start page
- Use Quick Edit to edit the editorial block
- Add some text then click Save
Actual result:
Error script : widgets.js:2 Uncaught TypeError: Cannot read property 'tagName' of null
at Object.set (widgets.js:2)
at Object._onChange (widgets.js:2)
at Object.<anonymous> (widgets.js:2)
at widgets.js:2
Expected result:
No error script.
EPiServer.CMS.TinyMce 2.13.3;
|
Apr 06, 2021
|
|
CMS-16314
|
|
Update TinyMCE to 4.9.11
Update TinyMCE to 4.9.11
EPiServer.CMS.TinyMce 2.13.0;
|
Sep 14, 2020
|