Bug #93313
closed
Epic #90812: Fluid-based Page Module
Unused content elements column does not use correct label
Added by Sebastian Müller almost 4 years ago.
Updated over 3 years ago.
Description
If feature toggle "fluidBasedPageModule" is set,
unused content elements column uses label of backend layout with colPos = 0.
Example:
If you have one column in your backend layout defined
1 {
columns {
1 {
name = Maincontent
colPos = 0
}
}
}
and having one content element in colPos 3 on your page,
the section "Unused" at the bottom of the page module is named "Maincontent" instead of unused.
If featureToggle is turned off,
the correct label is displayed
- Status changed from New to Accepted
- Parent task set to #90812
I can confirm that this issue is solved on the latest master (#93829 merged)
Yes, I can confirm it too.
When running on 10.4.x-dev and feature toggle "Fluid based page module" is checked,
the label "(Not assigned)" will be displayed.
The label is not the same as without "Fluid based page module" (where it is "Unused"), but I guess that is ok and intended?
I have not tested it on 10.4 but I guess it's ok, counting that AFAICR the fluid based page module is the standard for TYPO3 >= 11
Would you mind if I close this issue or do you think there is still something missing?
You can close it, everything is working now as it should.
Thank you!
- Status changed from Accepted to Closed
Closing this issue in agreement with the reporter; #93829 solves the issue.
If you think that this is the wrong decision or experience the issue again, please reopen it or ping me.
- Related to Bug #93829: Wrong title of unused elements in PageLayout added
Also available in: Atom
PDF