Bug #101883
closedTypoScript Issue between v11 and v12
100%
Description
The following HMENU works just fine in V11 but for some reason does not work in V12.
Expected behavior should be that it displays different values for aria-description based on title
100 = HMENU
100 {
special = directory
special {
value = XXX
}
1 = TMENU
1 {
NO = 1
NO {
ATagParams.cObject = COA
ATagParams.cObject {
10 = TEXT
10 {
wrap = aria-description="|"
data = field:title
}
}
}
}
}
Files
Updated by Sebastian Keilby about 1 year ago
- Category set to TypoScript
- PHP Version set to 8.2
Updated by Sebastian Keilby about 1 year ago
Note: It uses the page title of the current page for all the links in the HMENU for some reason.
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80948
Updated by Gerrit Code Review about 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80948
Updated by Gerrit Code Review about 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80948
Updated by Gerrit Code Review about 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80948
Updated by Daniel Siepmann 9 months ago
- Has duplicate Bug #103004: TMENUITEM cObject no longer has access to linked page added
Updated by Benjamin Robinson 8 months ago · Edited
I have just successfully tested the patch under 12.4.13. and marked it as verified. Is there anything else I can do to help release it?
Updated by Gerrit Code Review 8 months ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80948
Updated by Gerrit Code Review 8 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83654
Updated by Georg Ringer 8 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7c39ce150dc90bd5b35000ed2a16abda9ce46c40.
Updated by Garvin Hicking 5 months ago
- Related to Bug #103582: SiteConfiguration: Empty fallback not working anymore added
Updated by Christian Kuhn 5 months ago
- Related to Bug #104335: Broken state in case of Exception during link building in Menus added