dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
860 stars 467 forks source link

Unable to add Rich Text content to the index page #24590

Closed bryanboza closed 1 year ago

bryanboza commented 1 year ago

Parent Issue

No response

Problem Statement

When you start with the full starter and try to add a new piece of content type rich text to the index page, we are getting a generic error and we are unable to add this to the page.

image

We need to take look of this error since the index page is using the default container and also the default container include de webPageContent.vtl file. then we need to support that type of content without problems

Here the log: https://gist.github.com/bryanboza/ea51802aa886cb53a97e1bdf9a282442

Steps to Reproduce

Acceptance Criteria

dotCMS Version

Tested on release 23.05 // Docker // FF

Proposed Objective

Application Performance

Proposed Priority

Priority 2 - Important

jcastro-dotcms commented 1 year ago

This issue was introduced in the fix for this ticket: https://github.com/dotCMS/core/issues/23225

We're closing this one in favor of the original one.