mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
RSS feeds with wrong Content-Type won't load #3430
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#3430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Viper007Bond on GitHub (Dec 1, 2015).
While I realize that this is the site's fault, would it make sense to attempt to parse the result even if the wrong
Content-Typeheader is sent, assuming the HTTP status code is still valid? This site is wrongly setting it totext/html.This change appears to have been introduced in v3.3.0.
Of course I could be wrong as to why this particular feed is not loading but it worked fine in v3.2.x. No related errors appear in the error log so it's hard to tell why it's not loading (red X icon in RSS view).
@sledgehammer999 commented on GitHub (Dec 6, 2015):
@ngosang @Chocobo1
@Viper007Bond commented on GitHub (Jan 19, 2016):
This looks to be fixed in v3.3.2. I'm no longer having the issue! 👍
@sledgehammer999 commented on GitHub (Jan 20, 2016):
Thanks for coming back and closing it.