Download & Extend

HTTP request for browscap version download is incorrect

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

Status:active» fixed

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

Status:fixed» closed (fixed)

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

nobody click here