From 478d1a04962de0ae6ef93fc2bde0c751840d36e6 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Mon, 5 May 2014 11:59:23 -0400 Subject: Issue #61456 by Albert Volkman, jeffschuler, David_Rothstein, jdefay, edmund.kwok, pillarsdotnet, xjm, alex_b, csevb10, Steve Dondley: Write tests for issues with aggregator titles displaying quotes and other characters with HTML entity equivalents badly. --- .../aggregator/tests/aggregator_test_title_entities.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 modules/aggregator/tests/aggregator_test_title_entities.xml (limited to 'modules/aggregator/tests') diff --git a/modules/aggregator/tests/aggregator_test_title_entities.xml b/modules/aggregator/tests/aggregator_test_title_entities.xml new file mode 100644 index 000000000..e526e4418 --- /dev/null +++ b/modules/aggregator/tests/aggregator_test_title_entities.xml @@ -0,0 +1,14 @@ + + + + Example with Entities + http://example.com + Example RSS Feed With HTML Entities in Title + en-us + + Quote" Amp& + http://example.com/example-turns-one + Some text. + + + -- cgit v1.2.3