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 RSS item link empty <link/> #197

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

ccjjxl
Copy link
Contributor

@ccjjxl ccjjxl commented Aug 22, 2024

Fix RSS item link empty

panic: runtime error: index out of range [0] with length 0

goroutine 40 [running]:
github.com/glanceapp/glance/internal/feed.getItemsFromRSSFeedTask({{0xc000121aa0, 0x2a}, {0x0, 0x0}, 0x1, 0x1, {0x0, 0x0}})
	/home/ccjjxl/data/dev/glance/internal/feed/rss.go:103 +0xaaf
github.com/glanceapp/glance/internal/feed.workerPoolDo[...].func1()
	/home/ccjjxl/data/dev/glance/internal/feed/requests.go:193 +0x14d
created by github.com/glanceapp/glance/internal/feed.workerPoolDo[...] in goroutine 24
	/home/ccjjxl/data/dev/glance/internal/feed/requests.go:189 +0xff
exit status 2

@svilenmarkov svilenmarkov merged commit 7ce87c7 into glanceapp:main Aug 22, 2024
@svilenmarkov
Copy link
Member

Thanks for contributing!

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.

2 participants