Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
1) aggregator_element_data().
2) Update with no new syndicated content.
3) Update to a moved feed.
4) Make sure lines 607-609 use theme('image') instead of other stupid stuff.
5) Update to unparsable feeds.
6) aggregator_parse_w3cdtf()
7) Trying to use aggregator_parse_feed() to parse invalid xml.
Comments
Comment #1
alex_b commentedSpecifically, these are the open issues from #276493: Tests needed: aggregator.module :
1) aggregator_element_data().
2) Update with no new syndicated content.
3) Update to a moved feed.
4) Make sure lines 607-609 use theme('image') instead of other stupid stuff.
5) Update to unparsable feeds.
6) aggregator_parse_w3cdtf()
7) Trying to use aggregator_parse_feed() to parse invalid xml.
Comment #2
mustafau commentedI have uploaded some tests along with the patch here; #130344: ATOM feed items link to the current page rather than back to the original source
Comment #3
catchMoving this out of the critical queue, see #607038: Meta issue: fix gaps in code coverage.
Comment #4
jody lynnComment #5
jhedstromaggregator.parser.incis no more.