Skip to content

check that file paths in encryption.xml are treated as URIs #212

Closed
readium/r2-streamer-kotlin
#89
@llemeurfr

Description

@llemeurfr

We may encounter spaces and other non-ascii characters in file names.

ex.
<enc:CipherReference URI="images/an%20image.jpeg"/>

The encryption tool had a bug, the path was not % encoded so far. This bug will soon be resolved and we must make sure that this will not create a client side issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions