-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.3
-
Component/s: Layouts & Widgets
-
Tags:
-
Backlog priority:400
Uploading images in TinyMCE is broken.
EditorImageActionsBean.getInCreationMode uses the changeable document and checks for doc.getId() == null but with NXP-10732 changeable documents with a null id are not flushed from the navigation context so getInCreationMode always return true.
- is required by
-
NXP-10732 quota seam concurrency problem
- Resolved