Actions
Bug #23343
closedsys_action: Link to edit the sql query action is missing for newly created actions
Start date:
2010-08-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
The link to edit the sql query is missing for newly created actions. This causes big headaches, because you must know that the sql query needs to be edited with the "Admin Tool -> DB Check -> Full Search -> Advanced Query" tool.
Solution:
Change the "wrong configuration" check to let empty sql query requests pass.
How to Test:
- Install the extensions taskcenter and sys_actions
- Create a new action of type "SQL query" (User Tool-> Task Center > Click on the header of the second block) Call the newly created action with and without the patch
(issue imported from #M15338)
Files
Updated by Steffen Kamper over 14 years ago
Committed to svn
4_4 rev 8562
trunk rev 8563
Actions