Bug #33270
LF characters not replaced by line feed
| Status: | Needs Feedback | Start date: | 2012-01-17 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 3.x | |||
| Votes: | 2 (View) |
Description
Hi,
Since version 3.2.4, "LF" characters are used in class.tx_scriptmerger.php file when self concatenating $mergedContent variable, instead of "\n" in previous versions.
On our TYPO3 4.3 instance, running over PHP 5.2.6, these characters are not replaced by line feed, so they appear as plain text in source code.
Is it due to some missing PHP configuration ?
History
Updated by Stefan Galinski about 1 year ago
- Target version changed from 3.2.4 to 3.3.0
Updated by Stefan Galinski about 1 month ago
- Status changed from New to Needs Feedback
- Target version changed from 3.3.0 to 3.x
TYPO3 4.3 isn't supported anymore with the next version. Does this happen still occur with TYPO3 4.5 or newer?