-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
None
-
None
I have a repeater with 2 entries :
- I can edit the rich text of the last one only
- I add a new entry, the richtext of added entry is not editable
There is a JS error in logs (but I am sure there is link with this issue)
RichText.js:1205 Uncaught TypeError: counter.parent.removeCls is not a function(…) _updateCharCounter @ RichText.js:1205 _update @ RichText.js:1174 (anonymous function) @ ext-all-debug.js:6696setTimeout (async)_onUpdate @ RichText.js:1139 (anonymous function) @ ext-all-debug.js:6696 fire @ tinymce.js:23703fire @ tinymce.js:24022 delegate @ tinymce.js:32320 executeHandlers @ tinymce.js:925 defaultNativeHandler @ tinymce.js:952
- depends on
-
RUNTIME-2263 RichText leads to JS error when there is a maxLength
-
- Closed
-
[RUNTIME-2262] Some rich text in repeaters are not editable
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue depends on |
Description |
Original:
I have a repeater with 2 entries : * I can edit the rich text of the last one only * I add a new entry, the richtext of added entry is not editable There is a JS error in logs (but I am sure there is link with this issue) {noformat} RichText.js:1205 Uncaught TypeError: counter.parent.removeCls is not a function(…)_updateCharCounter @ RichText.js:1205_update @ RichText.js:1174(anonymous function) @ ext-all-debug.js:6696setTimeout (async)_onUpdate @ RichText.js:1139(anonymous function) @ ext-all-debug.js:6696fire @ tinymce.js:23703fire @ tinymce.js:24022delegate @ tinymce.js:32320executeHandlers @ tinymce.js:925defaultNativeHandler @ tinymce.js:952 {noformat} |
New:
I have a repeater with 2 entries :
* I can edit the rich text of the last one only * I add a new entry, the richtext of added entry is not editable There is a JS error in logs (but I am sure there is link with this issue) {noformat} RichText.js:1205 Uncaught TypeError: counter.parent.removeCls is not a function(…) _updateCharCounter @ RichText.js:1205 _update @ RichText.js:1174 (anonymous function) @ ext-all-debug.js:6696setTimeout (async)_onUpdate @ RichText.js:1139 (anonymous function) @ ext-all-debug.js:6696 fire @ tinymce.js:23703fire @ tinymce.js:24022 delegate @ tinymce.js:32320 executeHandlers @ tinymce.js:925 defaultNativeHandler @ tinymce.js:952 {noformat} |
Attachment | New: capture-for-jira-screenshot-20161110-165227-696.png [ 18390 ] |