Actions
Bug #67805
closedError creating an action, type "SQL Query"
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2015-06-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Steps to reproduce on 7.4 dev (current master)
1) Install sys_actions
2) click on "root" ID=0, create new action
3) select type: SQL Query
result:
Oops, an error occurred! A --div-- has no label (--div--;fieldLabel) in showitem of --div--;LLL:EXT:lang/locallang_core.xlf:labels.generalTab,type,title,description,--div--,--div--;LLL:EXT:sys_action/locallang_tca.xlf:sys_action.tab.access,hidden,assign_to_groups
Updated by Frank Nägler over 9 years ago
Exception is thrown in TYPO3\CMS\Backend\Form\Container\TabsContainer::
line 53
Updated by Gerrit Code Review over 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 http://review.typo3.org/40716
Updated by Gerrit Code Review over 9 years ago
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40717
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40717
Updated by David Greiner over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ec0790ed84227ead9212a09e68426ed8abbf75f8.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions