Skip to content

Incorrect favicon.ico location #376

Description

@mtrebron

The navigation_root_url in a multilingual site as used in
https://github.com/plone/plone.app.layout/blob/master/plone/app/layout/links/viewlets.py#L80

will not provide a canonical URL such as https://www.example.org/favicon.ico
instead, it includes the language, like https://www.example.org/de/favicon.ico

Given that we can only customize a single favicon for the site as a whole, I believe that site_url should be used instead:
https://github.com/plone/plone.app.layout/blob/master/plone/app/layout/viewlets/common.py#L64

See also #288

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions