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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Slug-Slashes in Tracking URLs #1540

Open
eteubert opened this issue Nov 23, 2024 · 0 comments
Open

Handle Slug-Slashes in Tracking URLs #1540

eteubert opened this issue Nov 23, 2024 · 0 comments
Labels

Comments

@eteubert
Copy link
Member

When a slug contains slashes, a valid tracking URL should be generated. Instead, slashes are escaped as %2F.

Since the file name in tracking URLs is mostly decorative, slashes should be replaced by something url compatible like dashes.

via https://community.podlove.org/t/feed-pointing-to-wrong-file-location/3390

@eteubert eteubert added the bug label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant