Skip to content

Issue with unencoded filepaths for IIP #215

Description

@birm

This is filed here as it requires a change to camic/camic and camic/caracal.

As a test, added a file "more&less.svs"; http://localhost:4010/img/IIP/raw/?DeepZoom=/images/more%26less.svs.dzi works but caMicroscope tries http://localhost:4010/img/IIP/raw/?DeepZoom=/images/more&less.svs.dzi, which can be fixed on the viewer.
However, the slashes int the filepath cannot be such encoded; "http://localhost:4010/img/IIP/raw/?DeepZoom=%2Fimages%2Fmore%2526less.svs.dzi" fails.

This also extends to pathdb which translates its url as a special handler in caracal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions