-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Fix Version/s: 2.4.72
-
Component/s: Rich Text Editor (RTE)
-
Release Notes Summary:On a version, the HTML editor is in readonly and displays the content of the property note:note.
-
Tags:
-
Backlog priority:600
-
Sprint:UI - 2023-2, UI COOLDOWN - 2023-01
Pre-requisite : use Quill as Text Editor (see WEBUI-291)
Steps to reproduce:
- create a Note document with Format = HTML
- set some content in the Note editor
- it automatically increases the version to 0.2
- display the previous version 0.1 => content is empty and it's normal
- display the previous version 0.2
- observe that the HTML editor is not displayed (no toolbar which is normal) but also that the content of the note is not displayed and we can see only the placeholder
Expected behavior: the HTML editor should be in readonly (like it is now) and it should display the content of the property note:note
It requires the backport of ELEMENTS-1363
- is related to
-
ELEMENTS-1363 Fix user with read only permissions can't see HTML note content
- Resolved
- links to