Skip to content

rawurlencode() in function getRedirectURL($id) breaks action links that could be valid parts of redirects #37

@Chris75forumname

Description

@Chris75forumname

In: https://www.php.net/manual/de/function.rawurlencode.php I read: "... rawurlencode() should not be used on unparsed URLs."

So, I wonder, what is the rawurlencode() at the end of the function getRedirectURL($id) there for?
https://codesearch.dokuwiki.org/xref/plugin/redirect/helper.php#63

Can it be savely removed?
Rationale: It breaks action links that could be valid parts of redirects.

Also see code here in the forum:
https://forum.dokuwiki.org/d/21468-konfigurierung-des-redirect-plugins/13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions