Legacy Knowledge Base
Published Jun. 30, 2025

Duplicated web content fails to render on a display page

Written By

Kanchan Bisht

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.

Issue

  • Copied Web Contents misses display page settings
  • Steps to reproduce:
    1. Create a display page for Basic Web Content
    2. Create a Basic Web Content titled 'Test' and set the display page for the previously created one
    3. Navigate to the web content's friendly URL: http://localhost:8080/w/test
    Assert that the page loads
    4. From the Web Content Administration, Copy the web content
    5. Go to the copied web content's friendly URL: http://localhost:8080/w/test-duplicate-1
    Expected behavior: The page loads the copied web content.
    Observed behavior: The page displays a "not found" message.

Environment

  • Liferay DXP 7.2
  • Liferay DXP 7.3
  • Liferay DXP 7.4

Resolution

  • The observed behavior is a known bug of DXP that is addressed via LPS-141194 

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base