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

[HtmlFormat] Use str_ireplace() when creating feed URLs #2008

Merged
merged 1 commit into from
Mar 8, 2021
Merged

[HtmlFormat] Use str_ireplace() when creating feed URLs #2008

merged 1 commit into from
Mar 8, 2021

Conversation

VerifiedJoseph
Copy link
Contributor

@VerifiedJoseph VerifiedJoseph commented Mar 5, 2021

Fixes feed URLs not being created with correct format value if base URL uses a lowercase format value. Fixes issue introduced in #1967.

Fixes feed format URLs not being created with correct format value if html feed URL uses a lowercase format value.
@VerifiedJoseph VerifiedJoseph changed the title [HtmlFormat] Use str_ireplace() when creating feed format URLs [HtmlFormat] Use str_ireplace() when creating feed URLs Mar 5, 2021
@em92 em92 merged commit b25674b into RSS-Bridge:master Mar 8, 2021
@VerifiedJoseph VerifiedJoseph deleted the HtmlFormat branch March 8, 2021 23:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants