[PEAR-BUG] Bug #20473 [Opn->Csd]: Normalize query and fragment borken
[email protected] Sat, 27 Dec 2014 15:08:35 +0000 (GMT)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://pear.php.net/bugs/bug.php?id=20473&edit=1 ID: 20473 Updated by: [email protected] Reported By: tklingenberg at lastflood dot net Summary: Normalize query and fragment borken -Status: Open +Status: Closed Type: Bug Package: Net_URL2 Package Version: 2.1.0 PHP Version: Irrelevant -Assigned To: +Assigned To: tkli Roadmap Versions: New Comment: -Status: Open +Status: Closed -Assigned To: +Assigned To: tkli Thank you for your bug report. This issue has been fixed in the latest released version of the package, which you can download at http://pear.php.net/get/ Fixed in 2.1.1 Previous Comments: ------------------------------------------------------------------------ [2014-12-27 14:47:52] tkli Description: ------------ Normalize percentage-encoded unreserved characters (section 6.2.2.2) is not applied to query and fragment.. Example: foo:///?%66%6f%6f#%62%61%72 should be normalized to foo:///?foo#bar ------------------------------------------------------------------------ -- Edit this bug report at https://pear.php.net/bugs/bug.php?id=20473&edit=1