Posted by jacobp on August 10, 2008 at 4:02am
Jump to:
| Project: | Browscap |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
diff browscap.module.orig browscap.module
282c282
< $versionpage = drupal_http_request('http://browsers.garykeith.com/version.asp');
---
> $versionpage = drupal_http_request('http://browsers.garykeith.com/versions/version-number.asp');
Comments
#1
Thanks a lot!
http://drupal.org/cvs?commit=133372
#2
In case anyone is interested, I've submitted #298906: (d5) HTTP request for browscap version download is incorrect which has a patch for the drupal 5 branch, so we can get this back-ported for drupal 5 users.
#3
Automatically closed -- issue fixed for two weeks with no activity.