plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
249 stars 188 forks source link

Differences between the appearance of site in 5.2.5 and 6.0.8 #3891

Open mjschuh opened 9 months ago

mjschuh commented 9 months ago

BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)

What I did:

I migrated from Plone 5.2.5 to Plone 6.0.8 by copying filestorage and blobstorage to /data in Docker volume, starting a Plone Docker nginx-plone container, and then upgraded to 6.0.8 using the localhost:8080 interface.

What I expect to happen and what actually happened:

In the image below, the Plone 5.2.5 instance is on the left and the new 6.0.8 instance is on the right. I have noticed several differences between the 5.2.5 and 6.0.8 sites:

In response to my Help with differences between the appearance in 5.2.5 and 6.0.8 sites post on community.plone.org, Steve Piercy told me that the underlining described in the first bullet above is likely a bug and asked me to submit it here. He recommended that I customize the theme to address the other issues.

Thanks, Michael

What version of Plone/ Addons I am using:

I am using Plone 6.0.8 Docker nginx-plone from the nginx, Plone Classic container example section of the Pone V6.0 Documentation.

Screenshot from 2024-01-01 13-38-53

jensens commented 3 months ago

@santonelli you were involved in the theme updates, may you comment here?