Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rawurlencode messes up my link #101

Open
rickerd opened this issue Jun 6, 2023 · 0 comments
Open

Rawurlencode messes up my link #101

rickerd opened this issue Jun 6, 2023 · 0 comments

Comments

@rickerd
Copy link

rickerd commented Jun 6, 2023

When building a link to be able to associate with the topic in mercure I use a slash which is transformed into encoded strings like %2F

If this is removed it works way better 馃懐

$url .= $separator.'topic='.rawurlencode($topic);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant