Skip to content

Directory URLs are not being redirected to add a trailing slash #272

Description

@timbl

Now the next problems …. links from the directory to the files are being parsed wrong because the redirection from foo to foo/ is not being noticed I suspect.

The URLs for the children are missing the penultimate bit of the path:
an image which should be /JPEGS/ST000000/SE000003/MR000002.jpg gets linked to from /JPEGS/ST000000/SE000003 as /JPEGS/ST000000/MR000002.jpg
when I load /JPEGS/ST000000/SE000003 in the browser
If I load the browser with /JPEGS/ST000000/SE000003/ it is fine
Are you sure ldnode is doing the redirect?

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