Follow-ups here: http://drupal.org/node/302936#comment-1019033

It tests if you can update the feed or not if one of the fields' value are the same at the submitted form as in the database.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Aron Novak’s picture

Let me explain here also what this patch adds:
When you edit a feed, maybe different fields will be changed. This change in the aggregator test suite tries to edit several fields. Originally only the refresh field was changed, now the test tries to change all the fields and then tries to save the feed when some of the fields are unaltered.
I also rerolled the patch to apply without any notices.

Dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD. Thanks Aron.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.