-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.3.1
-
Component/s: None
The node schema stores both the content and an associated mimetype.
The Node BlobHolder and the FileManager plugin use this mimetype field.
But currently the JSF UI does not allow to set this value and a Note is assumed to always be html.
=> Need to update the Editor widget to be able to bind both content and mimetype.