php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64464 Wrong link for country list
Submitted: 2013-03-20 15:13 UTC Modified: 2013-03-20 19:02 UTC
From: janez dot dolinar at tuksi dot net Assigned: aharvey (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: NA
Private report: No CVE-ID: None
 [2013-03-20 15:13 UTC] janez dot dolinar at tuksi dot net
Description:
------------
Looking at documentation for geoip_country_code_by_name it lists ISO3166 codes on 
an external url. This url is wrong and links back to documentation page. Text is 
correct though.

Test script:
---------------
To produce:
- go to http://www.php.net/manual/en/function.geoip-country-code-by-name.php
- scroll down to Notes section
- try clicking on maxmind link providing codes

Expected result:
----------------
Being redirected to http://www.maxmind.com/en/iso3166

Actual result:
--------------
Page being reloaded.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-20 19:02 UTC] aharvey@php.net
Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=329842
Log: Fix the link to Maxmind's ISO 3166 page.

Fixes doc bug #64464 (Wrong link for country list).
 [2013-03-20 19:02 UTC] aharvey@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2013-03-20 19:02 UTC] aharvey@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: aharvey
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 21:01:32 2024 UTC