server/apps/workflowengine/lib
Joas Schilling 899e5cae26 Only cache the mimetype if the file exists
Otherwise files access control will cache "application/octet-stream"
for all the target node on:
rename, move, copy and all other methods which create a new item

To check this:
1. Add an automated tagging rule which tags on mimetype NOT "httpd/unix-directory"
2. Add an access control rule which checks for any mimetype
3. Create a folder and rename it, the folder should not be tagged, but it is

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-14 19:39:29 +00:00
..
AppInfo webpackify workflowengine 2019-05-09 18:42:52 +02:00
Check Only cache the mimetype if the file exists 2019-10-14 19:39:29 +00:00
Controller Make sure to always use an array as parameter 2018-07-19 10:38:15 +02:00
Settings Change Workflow to Tag Management 2019-02-19 14:36:51 +01:00
Manager.php Be sure to get the jailed path if the storage is a jail 2019-09-03 09:57:09 +02:00