Closed jtojnar closed 4 years ago
Fixes: #1185 Replaces: #1187
SimplePie returns links escaped with htmlspecialchars but we might want to use the URL to fetch additional data so we need to unescape it first. ContentLoader will escape it again before saving it to database.
Fixes: #1185 Replaces: #1187
SimplePie returns links escaped with htmlspecialchars but we might want to use the URL to fetch additional data so we need to unescape it first. ContentLoader will escape it again before saving it to database.