Defect #6
Move to IRI class for everything that manipulates IRIs internally.
| Status: | Fixed | Start: | 2008-02-03 | |
| Priority: | Release Critical | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | IRI Handling | |||
| Target version: | 1.2 | |||
| Affected Version: | trunk |
PHP Version: | 5.2.6 |
|
| mbstring enabled: | No |
iconv enabled: | No |
|
| cURL enabled: | No |
zlib enabled: | No |
|
Description
Associated revisions
Move all the URL manipulation methods in SimplePie_Misc over to using the IRI class. Fixes #6.
History
Updated by Geoffrey Sneddon 906 days ago
- Status changed from 5 to New
- Target version set to 1.2
It isn't done: those commits were just the beginning.
Updated by Geoffrey Sneddon 660 days ago
- Priority changed from Medium to High
- Affected Version set to 1.1.1
- PHP Version set to 5.2.6
- mbstring enabled set to No
- iconv enabled set to No
- cURL enabled set to No
- zlib enabled set to No
Updated by Geoffrey Sneddon 620 days ago
- Affected Version changed from 1.1.1 to trunk
Updated by Geoffrey Sneddon 522 days ago
- Assigned to deleted (
Steve Minutillo) - Priority changed from High to Release Critical
Steve had a patch, but has vanished.
Updated by Geoffrey Sneddon 405 days ago
- Status changed from New to Fixed
Applied in changeset r1050.