Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix : Some icons weren't fetched #283

Merged
merged 2 commits into from
Apr 21, 2013
Merged

Fix : Some icons weren't fetched #283

merged 2 commits into from
Apr 21, 2013

Conversation

Roromis
Copy link

@Roromis Roromis commented Apr 19, 2013

I realized that the icons weren't fetched for quite a lot of feeds I read. I added a few lines of codes to correct that. I didn't add a lot of stuff :

  • I added a search pattern for the icon link : <link rel="icon" ... />
  • I added a slash between the link and the favicon path (before that, if the link was http://www.domain.tld/dir and the favicon path was favicon.ico, the resulting icon url would be http://www.domain.tld/dirfavicon.ico)

SSilence added a commit that referenced this pull request Apr 21, 2013
Fix : Some icons weren't fetched
@SSilence SSilence merged commit 9133232 into fossar:master Apr 21, 2013
@jtojnar
Copy link
Member

jtojnar commented Nov 7, 2020

Hi @Roromis. Previously, it was not clear if selfoss was licensed under GPL 3 only, or also any later version. Could you clarify whether you are fine with licensing your contributions here and in other PRs under GPL-3-or-later?

Thanks again and sorry for the confusion.

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

Successfully merging this pull request may close these issues.

3 participants