Bug #55947
closedInsert dataset aka reference inherits csc-section-frame from origin
0%
Description
First of all, I don´t know if this is really core or if there´s a individual csc project.
Problem:
If you Reference an object which has set an individual section frame like:
29 =< tt_content.stdWrap.innerWrap.cObject.default 29.20.10.value = csc-frame csc-default ContentBox
The referenced object is additionally wrapped by the default wrap + individual sectionframe wrap which is highly unwanted feature as you destroy layouts defined in section-frame because they are doubled for one content element. It is no option to make individual settings to avoid that as the expected behaviour seems natural to me, the actual behaviour not.
Solution:
Either remove the default wrap around referenced objects completely (my favorite - as all styles are already applied to the object) or override the wrap to default without inheriting the section frame (tt_content.stdWrap.innerWrap.cObject) setting from the referenced object.
occours in 4.7.x and 6.1.x - 6.2.beta not tested.
Cheers
Updated by d.ros no-lastname-given almost 11 years ago
BTW: You can still override the frame of the referenced object by appearance tab -> Indentation and Frames. Here no frame should be default to referenced objects.
Perhaps it´s an option to have a constant for that like for content.defaultHeaderType -> content.defaultReferenceSectionFrameType
Updated by Alexander Opitz over 9 years ago
- Status changed from New to Needs Feedback
- Target version changed from 6.2.0 to 7.5
Hi,
does the problem still exists within newer versions of TYPO3 CMS (6.2.13)?
Updated by Riccardo De Contardi almost 9 years ago
- Status changed from Needs Feedback to Closed
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.
You could also join the #typo3-cms channel in Slack if you still need support.
Thank you