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

RSS sitelogo in rss is revealing hash folder #4866

Closed
Jimmi08 opened this issue Sep 8, 2022 · 1 comment
Closed

RSS sitelogo in rss is revealing hash folder #4866

Jimmi08 opened this issue Sep 8, 2022 · 1 comment
Labels
type: bug A problem that should not be happening

Comments

@Jimmi08
Copy link
Contributor

Jimmi08 commented Sep 8, 2022

Bug Description

This code is used:
<url>".(strpos(SITEBUTTON, "http:") !== false ? SITEBUTTON : SITEURL.str_replace("../", "",SITEBUTTON))."</url>

If you use media manager

<url>https://www.e107sk.com//e107_media/*hash*/images/2021-01/sitelogo.png</url>

without it

<url>https://www.e107.nl//e107_images/button.png</url> - notice double slash

@Jimmi08 Jimmi08 added the type: bug A problem that should not be happening label Sep 8, 2022
@Jimmi08
Copy link
Contributor Author

Jimmi08 commented Sep 9, 2022

#1342

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A problem that should not be happening
Projects
None yet
Development

No branches or pull requests

1 participant