Project

General

Profile

Actions

Bug #71124

closed

command controller actions configuration with caching problems

Added by Henri Nathanson about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2015-10-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I just report this here, before moving on. Working with 7.5 I had a CommandController residing within an extension Controller folder. I wanted to move it into a Command folder. I updated the namespace of the Command from something /Controller to /Command. And updated the localconf command registration. I could not get it running.

On the CLI extbase help would wont show up the actions. In the planer module the mask to create new tasks would pop up, but after saving the drop-down for action selection would not show the commands actions.

I deleted caches with the install tool and in the backend. Didn't work. It finally worked out after erasing the typo3temp directory. Probably the reason for behavior might be caused by me messing up things at the beginnen - e.g. I moved the file but didn't delete on the server, I did not edit the localconf. Whatever.

It should be possible to delete the cache more reliably here.

Actions

Also available in: Atom PDF