Bug #72757
closedBug #72735: Missing anchors in TYPO3 7.6
EXT:form - anchor is missing when using FSC
0%
Description
The typoscript for core extensions "form" and "felogin" defines the plugins like CSC (css_styled_content). When using FSC (fluid_styled_content), the wrapped container setting the uid of the cObj as id is missing. Therefore the anchor does not work any more for this cObjs.
For "form" this could be easily done by just adding a second static template one for FSC.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46136
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46136
Updated by Björn Jacob over 8 years ago
- Status changed from Under Review to New
- Assignee set to Patrick Broens
- Priority changed from Should have to Must have
We've abandoned the patch after discussing it with Benni M. He told us, that Patrick has some bigger plans for FSC.
@Patrick Broens: could you please keep an eye on this issue?
Updated by Björn Jacob over 8 years ago
- Category changed from Form Framework to Fluid Styled Content
Updated by Riccardo De Contardi almost 8 years ago
It seems still present on 8.6-dev (latest master) even with the new EXT:form.
Updated by Riccardo De Contardi over 7 years ago
this has been solved in version 8.7 AFAIK Can you confirm?
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from New to Closed
- Assignee deleted (
Patrick Broens)
I guess that it is safe to close this one for now: as far as I know it happens with fluid_styled_content only in version 7.6 and it will not be fixed for that version (it is in priority bugfix mode).
If you think that this is the wrong decision or there is still work to be done, please reopen it or open a new issue with a reference to this one