-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
When I select some text in a rich text containing semantic annotations, I get this JS error and the menu stays empty:
TypeError: Cannot read property 'removeAll' of undefined at .<anonymous> (http://localhost:8080/cms/plugins/cms/resources/js/Ametys/plugins/cms/editor/controller/SemanticAnnotationController.js:126:28)
[CMS-7138] Semantic annotation menu isn't working
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 4.2.0 [ 14425 ] | |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Description |
Original:
When I select some text in a rich text containing semantic annotations, I get this JS error and the menu stays empty:
{noformat} TypeError: Cannot read property 'removeAll' of undefined at .<anonymous> (http://v4.deepo:8080/cmsweb/plugins/cms/resources/js/Ametys/plugins/cms/editor/controller/SemanticAnnotationController.js:126:28) {noformat} |
New:
When I select some text in a rich text containing semantic annotations, I get this JS error and the menu stays empty:
{noformat} TypeError: Cannot read property 'removeAll' of undefined at .<anonymous> (http://localhost:8080/cms/plugins/cms/resources/js/Ametys/plugins/cms/editor/controller/SemanticAnnotationController.js:126:28) {noformat} |