Actions
Bug #72132
closedFluid typolink returns empty a tag with empty value attribute
Status:
Closed
Priority:
Must have
Assignee:
Category:
Fluid
Target version:
Start date:
2015-12-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:
Description
With TYPO3 7.6 i can use:<f:link.typolink parameter="{page}" />
It automatically returns the title of the desired page as value.
But since TYPO3 7.6.1-dev the value keeps empty.
Updated by Stefan Neufeind almost 9 years ago
- Status changed from New to Accepted
- Is Regression changed from No to Yes
Introduced by:
https://review.typo3.org/#/c/44800/5/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
(Thanks Helmut for the bisect and for mentioning the related change on the typo3-dev-list.)
Updated by Markus Klein almost 9 years ago
- Status changed from Accepted to In Progress
- Assignee set to Markus Klein
- Priority changed from Should have to Must have
- Target version set to Candidate for patchlevel
- Complexity set to easy
Updated by Gerrit Code Review almost 9 years ago
- Status changed from In Progress 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/45316
Updated by Markus Klein almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f238de2d46d1daa0009c3d4f3e99f7022764b147.
Actions