Mischa Kroon

Results 3 issues of Mischa Kroon

On windows installs the /public/assets/web.config gets overridden with the allowed filetypes for allowed extensions. Which means that the TinyMCE editor javascript which is located under: /public/assets/_tinymce will fail because this...

impact/low
affects/v4
type/bug
complexity/medium

in yml: ExtraContent: {CMSField: HTMLEditorField} Produces: $fields->addFieldToTab("Root.Main", new HTMLEditorField('ExtraContent', _t('EventPage.EXTRACONTENT', 'Extra Content')), 'Content'); But not the: static $db = array ( 'ExtraContent' => 'HTMLText', ); --- Workaround: Using type: Wysiwyg...

Small typo fix: unter -> under