Actions
Bug #97050
closedInline if clause in scheduler template is broken
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-02-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Output in HTML:
<div class="form-section extraFields extra_fields_typo3-cms-linkvalidator-task-validatortask" {f:if(condition:typo3\cms\linkvalidator\task\validatortask="" !="=" typo3\cms\linkvalidator\task\validatortask,then:'style="display: none" ')}="" id="task_page_row" style="">
<div class="form-section extraFields extra_fields_typo3-cms-linkvalidator-task-validatortask" {f:if(condition:typo3\cms\linkvalidator\task\validatortask="" !="=" typo3\cms\linkvalidator\task\validatortask,then:'style="display: none" ')}="" id="task_page_row" style="">
Updated by Oliver Bartsch over 2 years ago
- Related to Task #96574: Refactor ext:scheduler controller and view added
Updated by Gerrit Code Review over 2 years 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/+/73723
Updated by Oliver Bartsch over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 813917860a7bbcecb27356bcbd0a631307ae8ec4.
Actions