Actions
Bug #14494
closedWhen inserting a "-Character in Subheader, the Recordset is not stored
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2005-01-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.7.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Insert a Content Element "Headline".
Then Insert a "-Character in the Subheader.
When you klick "Save" the record is not stored.
It works in the Header-Field, but not in the Subheader Field.
if you have questions, consider to ask me: kurta@typoheads.com
(issue imported from #M681)
Updated by Michael Scharkow almost 20 years ago
I cannot verify this on 3.7.0. Doing exactly what you describe here (although the content element is named "Header" here), I end up with the following content.
<p class="csc-subheader csc-subheader-0">"</p>
BTW, do you mean that the whole c-element record is not stored, or only the subheader field?
edited on: 18.01.05 17:12
Updated by Christian Kurta almost 20 years ago
Strange - I just can't reproduce this bug either - perhaps i messed up with my typoscript configuration.
It works now. Please erase Bug.
Sorry for disturbing.
Actions