Explorar o código

Merge branch 'FreshRSS/dev' into dev

Alexandre Alapetite %!s(int64=10) %!d(string=hai) anos
pai
achega
0d937741f9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/SimplePie/SimplePie.php

+ 1 - 0
lib/SimplePie/SimplePie.php

@@ -1668,6 +1668,7 @@ class SimplePie
 			$locate = null;
 		}
 
+		$file->body = trim($file->body);
 		$this->raw_data = $file->body;
 		$this->permanent_url = $file->permanent_url;
 		$headers = $file->headers;