Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iconresolver: support for extended icon names as contenttype/news-item broken #3458

Closed
MrTango opened this issue Mar 16, 2022 · 1 comment
Closed
Assignees
Milestone

Comments

@MrTango
Copy link
Contributor

MrTango commented Mar 16, 2022

Extended names are currently not correctly supported:

This registration can't be found with the current publishtraverse implementation:

  <record name="plone.icon.contenttype/news-item">
    <field type="plone.registry.field.TextLine">
      <title>Plone News Item</title>
    </field>
    <value key="resource">++plone++bootstrap-icons/file-earmark-richtext.svg</value>
  </record>

please also document this in https://github.com/plone/documentation/blob/6-dev/docs/classic-ui/icons.md

@MrTango MrTango added this to the Plone 6.0 milestone Mar 16, 2022
@petschki
Copy link
Member

this is fixed with #3512 ... see https://demo-latest-plone6.plone.org/@@iconresolver/contenttype/document for example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants