Giter Club home page Giter Club logo

Comments (5)

davisagli avatar davisagli commented on August 17, 2024 1

Moving this issue to the CMFPlone repository. In the plone-backend repository we track issues with the Docker installation of Plone, but not issues with Plone itself.

from plone.app.contenttypes.

davisagli avatar davisagli commented on August 17, 2024

@lucaspottersky I can't reproduce this on the Plone 6 classic demo site (https://6-classic.demo.plone.org/)

This could happen if the News Item content type is using the default layout (which assumes a text field is present), but the plone.richtext behavior isn't enabled.

That in turn could happen if you created a Volto site instead of a Classic site, but are not accessing it via the Volto frontend. Volto uses blocks for layout instead of the news item view.

Do you know whether you used the "Create a new Plone site" or "Create Classic Plone site" button when creating the site? You must use "Create Classic Plone site" if you are not using Volto.

from plone.app.contenttypes.

avoinea avatar avoinea commented on August 17, 2024

@davisagli Anyway, I think this is an annoying issue and the classic interface shouldn't hard fail if the text behavior is not enabled.

The ZPT should use getattr(context, 'text', '') or something similar.

from plone.app.contenttypes.

davisagli avatar davisagli commented on August 17, 2024

@avoinea Yes, good point.

from plone.app.contenttypes.

petschki avatar petschki commented on August 17, 2024

Moved this to the correct place, where the template should be fixed.

from plone.app.contenttypes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.