Brion Vibber 8fd0059bf6 Test cases and fixes for Atom and RSS content decoding.
Fix extraction of Atom <content type="text"> and <content type="html">; we were failing to escape plaintext source data to HTML, and doing an extraneous double-deescape on HTML source resulting in breakage of notices containing text that looks like HTML. Only <content type="xhtml"> was working correctly previously.
Fixes for RSS2 content processing: we were failing to load <content:encoded> at all due to using wrong element name, and were applying an extraneous de-escape for <description> rather than the escaping that is required to turn plaintext into HTML. (Per spec, <description> must be plaintext.)
2010-04-23 15:40:48 -07:00
..
2009-11-18 18:25:36 -08:00
2010-03-30 11:45:35 -07:00
2009-11-04 22:12:01 -08:00
2010-01-24 16:36:04 -08:00
2010-02-05 03:18:43 +00:00
2010-01-24 16:36:05 -08:00
2009-11-15 15:57:52 +01:00
2010-02-16 09:22:02 -08:00
2010-04-05 10:24:22 -04:00
2009-11-18 18:25:36 -08:00
2010-03-04 20:04:44 +01:00
2009-11-19 12:00:25 -05:00
2010-03-01 18:49:39 -05:00
2010-01-26 00:21:05 -05:00
2009-11-21 16:04:20 +01:00
2010-01-10 14:06:52 -08:00
2010-02-20 13:23:08 -05:00
2010-02-11 16:47:47 -05:00
2010-01-27 16:34:18 -05:00