You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RSS of DefensaCentral has not charset value in the XML (but they use ISO-8859-1), so the Feedparser library format the News in UTF-8, by default, if the XML not indicate any charset. What can we do? (It's a mistake from DefensaCentral).
And, for the future? (if there are more RSS that not have a charset value in the XML).
The text was updated successfully, but these errors were encountered:
The RSS of DefensaCentral has not charset value in the XML (but they use ISO-8859-1), so the Feedparser library format the News in UTF-8, by default, if the XML not indicate any charset. What can we do? (It's a mistake from DefensaCentral).
And, for the future? (if there are more RSS that not have a charset value in the XML).
The text was updated successfully, but these errors were encountered: