Skip to content

Pages randomly missing on some file systems, likely Unicode normalisation issue #1213

Open
@amandasystems

Description

@amandasystems

I’ll try to hunt this issue down further, but I’m seeing issues where on some systems links and embedding of pages with Unicode characters don’t find the pages while the exakt same folder on other systems works.

I suspect the issue is that some systems (APFS on macOS) and the web front end performs Unicode normalisation of file names, while some platforms (ZFS on FreeBSD) does not at the file system level.

The correct thing to do is probably to normalise anything that hits the file system and also anything that comes from the file system when performing matching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AI implementation candidateCandidate issue to be implemented using AI toolsbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions