The branch "master" has been updated. The following is a summary of the commits.
from: 201114d47123979e9fdf647e7ae3711c1eff753f 9044a6e Fix parsing tags Summary: http://github.com/horde/horde/compare/201114d47123979e9fdf647e7ae3711c1eff753f...9044a6e7c6b1d597c2648e2cfc3190e7b10ce3f7 ----------------------------------------------------------------------- commit 9044a6e7c6b1d597c2648e2cfc3190e7b10ce3f7 Author: Michael M Slusarz <[email protected]> Date: Wed Apr 16 18:19:06 2014 -0600 Fix parsing tags Due to changes in 5669cb7934a823357814fb47b5421cd4a4834441, this is now correctly being parsed as XML, not HTML. As such, attribute names are case-sensitive, so it is htmlUrl and xmlUrl, not htmlurl and xmlurl. framework/Feed/lib/Horde/Feed/Blogroll.php | 2 +- framework/Feed/test/Horde/Feed/BlogrollTest.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/9044a6e7c6b1d597c2648e2cfc3190e7b10ce3f7 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
