Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2008 at 00:05 UTC
Updated:
18 Aug 2008 at 02:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
catchBumping this to core because I think boombatower is doing backports to 6.x too. This message is definitely confusing, and fields seems more accurate.
Comment #2
ezra-g commentedI already rolled the patch against simpletest 6.2, so here it is for purposes of the backport. It changes the text in question to 'Failed to find the requested form fields at @path'
Comment #3
ezra-g commentedHere is the patch for Drupal 7.
Comment #4
boombatower commentedThis is related to [#http://drupal.org/node/293099] I think they should be merged.
Doesn't follow the convention:
We state things in the positive and let the assertion result explain the state.
Changed to:
Since other thread already existed and these are similar (and minor) patches I've merged to other thread.
And yes SimpleTest 6.x-2.x is a backport of 7.x stuff.