Web Content Display portlet settings do not work

Nikita Laitinen, modified 3 Years ago. Junior Member Posts: 44 Join Date: 12/18/19 Recent Posts

Hi

I develop custom theme for liferay and do upgrade to 7.4.

The problem is the following (liferay 7.4 GA10)
Some of the settings for web content display portlet are not available.
When I open window the infinite spinner overlaps those settings and header section is broken as well.
For example, Look and Feel Configuration, Permissions


 







I can manyally change css styles (or even totally remove html element) and hide spinner. As result settings work. But it is weird.
Anybody face the same problem? What to do?

Importan: 7.4.2-ga3 works!!! no such kind of problem at all with the same theme!!!

Lee Jordan, modified 3 Years ago. Expert Posts: 449 Join Date: 5/26/15 Recent Posts

Oh no :(

So one thing I know from upgrading from 7.0 to 7.3 is that they kept a "Bootstrap Compatability Layer" which will have now been removed in 7.4. Check your custom theme for classes or ID's that may have changed (good practice anyway).

Clearing OSGi State, Tomcat Temp and Work folders and resrating the server and going into Control Panel > Server Admin and clearing the direct servlet cache can also clear out any lingering oopsies.