CKEditor and Dropzone not compatible

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
sdidelet
Posts: 1
Joined: 25 Feb 2018, 20:59

CKEditor and Dropzone not compatible

Post by sdidelet »

Hi,

I have an issue using CKEditor at the time that dropzone is enabled.

I'm using CKEditor to allow user to add HTML formatted text to textarea like "Description" and "Note". When I enable dropzone component and try to create a bug with an attached file, the description field content is remove and the system display the error about the description field is required.

I think the issue come from textarea is reset with CKEditor but I don't find how to fix this.

Thanks.
rkarmann
Posts: 66
Joined: 24 Nov 2017, 10:00
Location: Lille, France

Re: CKEditor and Dropzone not compatible

Post by rkarmann »

Hi,

I'm also using CKeditor, but through a plugin. Have you tried F12 to see the console log in your browser ?
Currently working on a wiki-based plugin for MantisBT 2.X. If you'd like to test it, contact me or see the plugin section.
Post Reply