Skip to content

Implement mitigations for mdui:Logo elements with umlauts #135

@philsmart

Description

@philsmart

PHP-based metadata refresh machines are failing on the umlaut in <mdui:Logo height="68" width="240">https://mdv.aai.dfn.de/media/logos/e115/Logo-SLUB_Geschäftsbrief.jpg</mdui:Logo>. We are going to add a rule that strips any mdui:logo that contains non-ASCII characters.

Whether non-ASCII characters are allowed in URIs is something we are trying to work out in parallel. It seems possible from RFC 3986 that they are not [1]. However, given that we have implementations that do not support it, it seems pragmatic to remove them from the aggregate.

[1] https://www.gnu.org/software/emacs/manual/html_node/url/URI-Encoding.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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