Project

General

Profile

Actions

Bug #74506

closed

Story #69617: FormEngine bugs

Page TSConfig not parsed / added to BackendUserAuthentication if processing inline request (record/inline/create)

Added by Philipp Wrann about 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2016-03-08
Due date:
% Done:

0%

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

Description

When requesting ajax route record/inline/create the TSConfig set up in the rootline (pages) is not added to the complete tsconfig stack

Because of that a default upload folder can not be determined for non-admin users (at least in my installation) and the upload asset / youtube feature is not visible.

To reproduce add tt_content as inline relation to any type of record, create a new tt_content relation inline (textmedia should be default) and search for those buttons.

Works as admin, does not work as non-admin using only FileMounts.

Actions #1

Updated by Philipp Wrann about 8 years ago

I set up the default upload folder by adding this tsconfig option to the different contextual root pages:
options.defaultUploadFolder = 1:some/path/

This works statically and non-statically as admin but not via ajax request as non-admin

Actions #2

Updated by Philipp Wrann about 8 years ago

Okay forget it, i forgot thats my implementation by a hook allready.

Actions #3

Updated by Christian Kuhn almost 8 years ago

Ok, I don't understand the details of this issue.

I guess the first thing we should do here is to create a scenario for ext:styleguide:
tx_styleguide_inline_1nttcontent to have a 1:n to tt_content playground.

After that we can see what is going wrong here.

Actions #4

Updated by Christian Kuhn almost 8 years ago

  • Parent task set to #69617
Actions #5

Updated by Christian Kuhn about 7 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF