Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
14 Apr 2008 at 00:45 UTC
Updated:
13 Sep 2008 at 09:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
boombatower commentedWe talked about this in IRC and I will take a look at it shortly, if time allows.
Comment #2
boombatower commentedThis patch appears to fix the issue of options nested inside of optgroup tag.
However, it doesn't appear to fix the issues you were having with the trigger test and the database. You should probably open a separate issue for that.
Comment #3
boombatower commentedCommitted.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
pwolanin commentedThis fix may not have made it into core.
Comment #6
pwolanin commentedI came across this while trying to write this test: http://drupal.org/node/276583
A version of the patch above is in Drupal HEAD, but it doesn't seem to work correctly. Seems we need another level of looping to actually find all the options in the optgroup.
Comment #7
moshe weitzman commentedPeter's patch indeed fixes the test at #276583: TestingParty08: Tests for admin/user/user filters. This is holding up other tests from the Test party, so I mark it critical. Lets quickly fix bugs in core simpletest. Kinda demotivates/confuses test authors.
Comment #8
dries commentedCommitted to CVS HEAD. Thanks.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.