drupal_http_request() does not use drupal_generate_test_ua(), even after applying the patch... not sure if this is important, just noticed it while updating some tests

Comments

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new22.4 KB

Revised patch for the patch in simpletest. Not a patch of a patch if that isn't already confusing. Also fixes some double checking of the user agent in _drupal_bootstrap(). Confirmed everything worked.

dave reid’s picture

StatusFileSize
new5.81 KB
new15.01 KB

Please also show your support for getting this patch into core with #582942: Add latest SimpleTest backport directly to core. Left some extra stuff in the last patch.

Attaching new revised, fresh D6-core-simpletest.patch and also a patch to the existing patch, which is just blowing my mind... :)

boombatower’s picture

Status: Needs review » Fixed

Committed.

Thanks.

Status: Fixed » Closed (fixed)

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