Skip to content

Register table URI encoding #185

@mike-gormley

Description

@mike-gormley

Hello,

It's taken me a few weeks to come back to this but following on from #181 we've encountered a further issue. Seems I only did affirmative testing against the previous issues raised rather than further regression testing.

We've found that the link in the name column of the registers is 404'ing due to the URL encoding of the register/entity path. For example, https://mywebsite.com/_my-register is becoming https://mywebsite.com/%2F_my-register, or https://mywebsite.com/my-register/_sub-register is becoming https://mywebsite.com/%2Fmy-register%2Fsub-register

I'm uncertain if this is something caused by our template customisations or whether this occurs in the standard templates. Could anyone confirm that version 2.3.14 is working (or not working) as expected?

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