drupal_http_request() does not use drupal_generate_test_ua()
John Morahan - September 25, 2009 - 15:50
| Project: | SimpleTest |
| Version: | 6.x-2.9 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
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

#1
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.
#2
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... :)
#3
Committed.
Thanks.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.