Project:Browscap
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The update URLs in the module are wrong.
The site has changed it's layout and the downloadable data files are in another location.

The old URLs in the code are:

http://browsers.garykeith.com/browsers/stream.asp?CSV_BrowsCapZIP

and

http://browsers.garykeith.com/browsers/stream.asp?BrowsCapCSV

The new locations are:

http://browsers.garykeith.com/stream.asp?CSV_BrowsCapZIP

and

http://browsers.garykeith.com/stream.asp?BrowsCapCSV

Maybe a change to place a URL input field on the config page would allow keeping this up-to-date without hacking the module code.

Comments

#1

Status:active» fixed

It seems this was fixed a while ago.

#2

And I think it's OK to leave this in code. It's not a big deal to update it whenever necessary.

#3

Status:fixed» closed (fixed)

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