php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65220 [DE] wrong/ outdated translation
Submitted: 2013-07-08 16:38 UTC Modified: 2015-03-22 17:38 UTC
From: info at baumeier dot it Assigned: cmb (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: info at baumeier dot it
New email:
PHP Version: OS:

 

 [2013-07-08 16:38 UTC] info at baumeier dot it
Description:
------------
---
From manual page: http://www.php.net/function.rawurlencode#refsect1-
function.rawurlencode-description
---


Expected result:
----------------
Kodiert einen übergebenen String entsprechend » RFC 3986.

Actual result:
--------------
Kodiert einen übergebenen String entsprechend » RFC 1738.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-07-08 16:39 UTC] info at baumeier dot it
this is happening in the german translation of 
http://www.php.net/manual/en/function.rawurlencode.php
 [2014-06-08 14:24 UTC] sobak@php.net
-Summary: wrong/ outdated translation +Summary: [DE] wrong/ outdated translation -Package: Documentation problem +Package: Translation problem
 [2015-03-20 19:15 UTC] cmb@php.net
This very bug had already been fixed, but the short description
still mentions RFC 1738. I have submitted a respective patch via
PhDOE.
 [2015-03-22 17:38 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=336138
Log: fixes #65220
 [2015-03-22 17:38 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2015-03-22 17:38 UTC] cmb@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 05:01:29 2024 UTC