Project

General

Profile

Actions

Bug #51472

closed

Extension Manager No ACCESS - Required argument "uri" was not supplied

Added by Matthias Eberlein over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-08-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

after latest pull no access to extension manager:

Oops, an error occurred!

Required argument "uri" was not supplied.

- Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1237823699: Required argument "uri" was not supplied. | TYPO3\CMS\Fluid\Core\Parser\Exception thrown in file /var/www/virtual/domain/TYPO3.CMS/typo3/sysext/fluid/Classes/Core/Parser/TemplateParser.php in line 545. Requested URL: http://domain.tdl/typo3/mod.php?M=tools_ExtensionmanagerExtensionmanager

Same issue on two diff TYPO3 6.1.4dev installations.

1. PHP Version 5.4.16
2. PHP Version 5.5.2


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #50234: Usability: In the EM, make the extension titles links to the configurationClosedNicole Cordes2013-07-20

Actions
Is duplicate of TYPO3 Core - Bug #51585: Missing required argument in EM List viewClosedFrancois Suter2013-08-30

Actions
Actions #1

Updated by Philipp Gampe over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version changed from 2463 to next-patchlevel

Can you please specify the revision that cause the error? Does it happen in the TYPO3_6-1 branch head?

Is it that commit? https://git.typo3.org/Packages/TYPO3.CMS.git/commitdiff/266e98a5228f99eb00b2784fc04fcecfda665734

Actions #2

Updated by Matthias Eberlein over 10 years ago

Hi Philipp,
Yes, branch head ist TYPO3_6-1.
When i go back to git checkout TYPO3_6-1-3 EM works fine.
I think that is this
https://git.typo3.org/Packages/TYPO3.CMS.git/commitdiff/266e98a5228f99eb00b2784fc04fcecfda665734
commit.
greetings
Matthias

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to New
  • Assignee set to Nicole Cordes

The backport of #50234 to 6.1 and 6.0 is faulty. https://review.typo3.org/#/c/23376/

Since TYPO3 CMS 6.2 the uri for <f:be.buttons.icon /> isn't required any more, but for 6.0 and 6.1 it is. In the backport an empty uri was forgotten.

Actions #4

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Closed
  • Assignee deleted (Nicole Cordes)
  • Target version deleted (next-patchlevel)

Fixed in #51585

Actions

Also available in: Atom PDF