Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Plone 6: "LDAP / Active Directory Configration" controlpanel icons missing #123

@szakitibi

Description

@szakitibi

Tested with both main and p6 branch. On both the icons are missing.

image

Previously looked like this:

image

The yafowil-fontello fonts seems to be missing, the diff 4.0.0a3...5.0.0a2 does not show any changes, and the resource file are there.

Steps to reproduce:

[buildout]
...
extensions = mr.developer
auto-checkout =
    pas.plugins.ldap
sources = sources
always-checkout = True
...
eggs =
    ...
   pas.plugins.ldap
[sources]
pas.plugins.ldap = git [email protected]:collective/pas.plugins.ldap.git branch=p6
  • run buildout and start instance
  • create Classic UI site and activate the add-on
  • open the "LDAP / Active Directory Configration"

The icons are missing for the dict widget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions