Actions
Bug #40567
closedCF Linebreaks in pre tags must be protected
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-09-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Chrome uses CF linebreaks to insert a new line, Firefox <br /> tags. I think chrome's way is more correct because sourcecode can be inserted without changes. But in function TS_transform_db in class.t3lib_parsehtml_proc.php linebreaks are converted in spaces. So the function needs to be extended to protect CF linebreaks in <pre> tags.
So this should be possible:
line 1 line 2
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
- Is Regression set to No
Hi Sven,
is this still the case?
Updated by Alexander Opitz over 9 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Mathias Schreiber)
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Actions