php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #28011 bad links to rfc documents
Submitted: 2004-04-15 16:52 UTC Modified: 2004-04-15 17:17 UTC
From: scyrmaa at eml dot cc Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
 [2004-04-15 16:52 UTC] scyrmaa at eml dot cc
Description:
------------
RFCs links in 
http://ca.php.net/manual/fr/ref.imap.php
are linking to 

(for example)

http://www.faqs.org/rfcs/rfcrfc1939.html

instead of 

http://www.faqs.org/rfcs/rfc1939.html

(there is a 'rfc' that should not be there)

This problem is not present in the english documentation. I have only seen it in the French documentation.


Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-15 17:17 UTC] didou@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

corrig? :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Aug 16 20:01:27 2024 UTC