Legacy Knowledge Base
Published Jul. 2, 2025

Users Are Unable to Add Content Using CKEditor on Weblogic 12.1.1

Written By

Justin Choi

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these principles is the responsibility of the subscriber.

This article documents a known issue with the CKEditor when Liferay Portal 6.2 EE is deployed on WebLogic 12.1.1.

Steps to Reproduce

  1. Navigate to Admin > Content > Web Content.
  2. Click AddBasic Web Content.
  3. Assert that CKEditor appears and no exceptions in console
  4. Create a web content article: Title: Test article one
    Content: This is test article one.
  5. Click the Publish button.

Result

The web content article is not saved and the user is directed to a web content page with empty fields. Note that this behavior may also occur with other components that use CKEditor (e.g. Blogs, Message Boards, etc.)

Resolution

This issue arises because of a bug in this particular version of the WebLogic Application Server. The temporary solution:

  1. Request Patch 13657792 through WebLogic Support. Please contact your Oracle account manager if you have any issues obtaining the patch.
  2. Install the patch to the WebLogic application server. Follow Oracle's documentation on how to patch WebLogic 12.1.1.

Please note that this issue is no longer present in Weblogic 12.1.2.

Did this article resolve your issue ?

Legacy Knowledge Base