Project

General

Profile

Actions

Bug #82431

closed

$GLOBALS['TYPO3_CONF_VARS']['BE']['interfaces'] does not match documentation

Added by Stefan Froemken over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2017-09-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hello core team,

description of $GLOBALS['TYPO3_CONF_VARS']['BE']['interfaces'] is currently:

"This determines which interface options is available in the login prompt and in which order (All options: ",backend,frontend")"

In sourcecode you will find 2 hard coded interfaces backend and frontend. And they have a stick ordering. You can't change ordering with this option. Further: The example ",backend,frontend" does not make sense, as source code just checks, if there are one or more values configured in this option. Nothing more. You can change that option to "hi,benny" and yes, you will get the selectbox in backend login. You can type in "mobile" and yes, you will be redirected to backend.

Please update documentation or change source code to work like documentation tolds.

Stefan

Actions #1

Updated by Gerrit Code Review about 6 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 https://review.typo3.org/55478

Actions #2

Updated by Susanne Moog about 6 years ago

  • Target version changed from 9.0 to 9.1
Actions #3

Updated by Gerrit Code Review about 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55482

Actions #4

Updated by Anonymous about 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF