Defect #31
Absolutize Test, Bug 579 fails on trunk
| Status: | Verified | Start: | 2008-02-10 | |
| Priority: | Medium | Due date: | ||
| Assigned to: | Geoffrey Sneddon | % Done: | 0% |
|
| Category: | Miscellaneous | |||
| Target version: | 1.2 | |||
| Affected Version: | trunk |
PHP Version: | 5.2.5 |
|
Description
Absolutize Test, Bug 579 fails on trunk. 'Tis a regression error.
cURL and mbstring disabled, the rest enabled according to the compat. test.
Associated revisions
The huge whitespace and MIME type change. Refs #31, hopefully will fix.
Go back to using native line breaks, and just hard-code "\x0A" in trunk/test/absolutize/SPtests/bugs/579.0.php (fixing #31).
History
Updated by Geoffrey Sneddon 900 days ago
- Status changed from Unconfirmed to 5
- Assigned to set to Geoffrey Sneddon
- Target version set to 1.2
What OS are you running the tests on? The EOL type may not be LF…
Updated by Geoffrey Sneddon 898 days ago
- Status changed from 5 to Fixed
Ah, so it was just because of CRLF being present. Perhaps it would be better to go back to using svn:eol-style = native, actually. Can you verify a (very shortly coming) commit?
Updated by Geoffrey Sneddon 888 days ago
- Category set to Miscellaneous
- Status changed from Fixed to Verified
- Affected Version set to trunk