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

Fix regex for icon urls #10415

Merged
merged 2 commits into from
Jul 27, 2018
Merged

Fix regex for icon urls #10415

merged 2 commits into from
Jul 27, 2018

Conversation

juliusknorr
Copy link
Member

Use the version from the url rather than hardcoding v=1. Also allow uppercase chars in the url, so that uppercase
hex color values will also be included.

This caused a missing icon for favorites in my dev setup:

screenshot from 2018-07-26 21-33-43

Use the version from the url rather than hardcoding v=1.
Also allow uppercase chars in the url, so that uppercase
hex color values will also be included

Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
@rullzer rullzer merged commit 7b23cf3 into master Jul 27, 2018
@rullzer rullzer deleted the bugfix/noid/regex-icons branch July 27, 2018 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants