Defect #8
SimplePie::subscribe_url() should follow permanent redirects
| Status: | New | Start: | 2008-02-03 | |
| Priority: | Medium | Due date: | ||
| Assigned to: | Geoffrey Sneddon | % Done: | 0% |
|
| Category: | Data Access | |||
| Target version: | 1.3 | |||
| Affected Version: | 1.1.3 |
PHP Version: | 4.3.0 |
|
| mbstring enabled: | No |
iconv enabled: | No |
|
| cURL enabled: | No |
zlib enabled: | No |
|
Description
This is complicated because we mustn't cache temporary redirects, meaning it needs large changes in our HTTP client.
History
Updated by Geoffrey Sneddon 906 days ago
- Assigned to set to Geoffrey Sneddon
- Target version set to 1.3
Updated by Geoffrey Sneddon 905 days ago
- Subject changed from Return correct SimplePie::subscribe_url() to SimplePie::subscribe_url() should follow permanent redirects
Updated by Geoffrey Sneddon 620 days ago
- Affected Version set to 1.1.2
- mbstring enabled set to No
- iconv enabled set to No
- cURL enabled set to No
- zlib enabled set to No
Updated by Geoffrey Sneddon 586 days ago
- Affected Version changed from 1.1.2 to 1.1.3