Project

General

Profile

Actions

Bug #17462

closed

BE-Shortcut to Tools->User Admin returns error

Added by Christian Kuhn over 17 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-07-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The BE-Shortcut to the Tools->User Admin Module does not work.

How to reproduce:
1. Choose Tools->User Admin Module
2. Set a Shortcut to this Module
3. Click on the Shortcut
4. Error-Message: "Value "" for "M" was not found as a module"

This error was introduced in 4.1.
(issue imported from #M5949)


Files

0005949.patch (666 Bytes) 0005949.patch Administrator Admin, 2007-07-13 17:11

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #17494: switch to User does not Work in List ModulClosedIngmar Schlecht2007-08-03

Actions
Actions #1

Updated by Oliver Hader over 17 years ago

I can confirm this behaviour. It was somehow introduced by Kasper at the end of October 2006 together with typo3/mod.php.

I now added a check if typo3/mod.php should be used as shortcut and there is a module path defined in $TBE_MODULES - then the query parameters are prepended by a "&M=<moduleName>".

Please test the attached patch.

Actions #2

Updated by Christian Kuhn over 17 years ago

Patch works for me, and fixes the issue. Many thanks.

Actions #3

Updated by Ingmar Schlecht about 17 years ago

Committed to trunk and TYPO3_4-1. Will be fixed in 4.1.3.

Actions

Also available in: Atom PDF