"Edit Div" Context Menu Gives JavaScript Error
(Doc ID 1606523.1)
Last updated on MARCH 14, 2019
Applies to:
Oracle WebCenter Portal - Version 11.1.1.6.6 and laterInformation in this document applies to any platform.
Symptoms
Add a <div> element to an HTML source or WIKI like this:
<p>
This is a div example</p>
<div>
First level div
<div>Second level div</div>
Closing first level div
</div>
Then try to edit this in Rich Text Editor (RTE) - by right-clicking -> Edit DIV
-> You will see the following error:
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |