From b439f6161b442b312f9cfcdf39ca2b2f5c3ec587 Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Tue, 6 Sep 2011 12:11:05 +0000 Subject: [PATCH] 2011-09-06 Miguel de Dios * operation/events/events_rss.php, operation/events/export_csv.php: fixed the output html entities and html entities of html entities. Fixes: #3389980 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4914 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index a29077ea34..3906178d4e 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2011-09-06 Miguel de Dios + + * operation/events/events_rss.php, operation/events/export_csv.php: fixed + the output html entities and html entities of html entities. + + Fixes: #3389980 + 2011-09-06 Juan Manuel Ramon * godmode/setup/setup.php: Avoiding wrong integria inventory object data.