Update URLs are incorrect
mrbriano - April 23, 2007 - 19:43
| Project: | Browscap |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
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
Automatically closed -- issue fixed for 2 weeks with no activity.