[Scummvm-cvs-logs] scummvm-web master -> eb35f1bb8c69066474ff8c07e6fc70a93b4b8193
bluegr
bluegr at gmail.com
Tue Jul 2 12:26:08 CEST 2013
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
17ead65c0c WEB: Silence PHP warnings about uninitialized variables
eb35f1bb8c WEB: Replace specific HTML entities in RSS/atom feeds
Commit: 17ead65c0cf29425b5e17e4ed34bce32c4d0d360
https://github.com/scummvm/scummvm-web/commit/17ead65c0cf29425b5e17e4ed34bce32c4d0d360
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2013-07-02T02:24:52-07:00
Commit Message:
WEB: Silence PHP warnings about uninitialized variables
Changed paths:
include/Pages/NewsPage.php
index.php
Commit: eb35f1bb8c69066474ff8c07e6fc70a93b4b8193
https://github.com/scummvm/scummvm-web/commit/eb35f1bb8c69066474ff8c07e6fc70a93b4b8193
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2013-07-02T03:25:46-07:00
Commit Message:
WEB: Replace specific HTML entities in RSS/atom feeds
This fixes the invalid XML entities in the RSS/atom feeds.
Currently, only e acute is replaced, but this can be extended to
replace more entities that may appear in news items
Changed paths:
include/Models/NewsModel.php
include/Objects/News.php
include/Pages/FeedsPage.php
More information about the Scummvm-git-logs
mailing list