CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#12222] Disable encoding HTML entity encoding in MicroTiny

avatar
Created By: Rimas Kudelis (rimas)
Date Submitted: Sat Dec 21 04:37:31 -0500 2019

Assigned To: Ruud van der Velden (ruudvdvelden)
Version: None
CMSMS Version: 2.2.14
Severity: Minor
Resolution: Won't Fix
State: Closed
Summary:
Disable encoding HTML entity encoding in MicroTiny
Detailed Description:
For some reason MicroTiny always escapes letter "š" as "&scaron'". This is not
only useless, but also may cause unexpected side effects (like it did for me
today).

I noticed that TinyMCE accepts entity_encoding parameter during initialization:
https://www.tiny.cloud/docs-3x/reference/configuration/Configuration3x@entity_encoding/

Setting that parameter to "raw" would probably fix this unwanted escaping (and
if not, I guess it should be reported as a bug upstream.)


History

Comments
avatar
Date: 2020-09-19 09:23
Posted By: Ruud van der Velden (ruudvdvelden)

Thank you for reporting.

MicroTiny was meant to be a stripped down version of TinyMCE. Also the
configurable options are limited.

You could check if a 3rd party module (like TinyMCE which is available in Module
Manager) offers the right options for your use case.

Unless I'm missing something this report will be closed as 'won't fix'.
      
Updates

Updated: 2020-09-19 09:23
resolution_id: => 8
cmsms_version_id: -1 => 31720
assigned_to_id: 100 => 18365
state: Open => Closed