Task #55809

Epic #55070: Workpackages

Epic #55066: WP: Security enhancements

Story #55516: Reduce the number of backend script entry points

Compat layer for submodules using index.php

Added by Anja Leichsenring over 1 year ago. Updated 4 months ago.

Status:Resolved Start date:2014-03-07
Priority:Should have Due date:
Assigned To:Anja Leichsenring % Done:

100%

Category:- Spent time: 2.50 hours
Target version:-
TYPO3 Version:6.2 Complexity:hard
PHP Version: Sprint Focus:

Description

For all submodules of func and info introduce a compat layer to enable those mentioning index.php still to work.


Subtasks

Task #56631: Remove Compat layer for info and function submodulesResolved


Related issues

related to Core - Task #56364: Redirect after switch-to-user broken Resolved 2014-02-27

Associated revisions

Revision 69408211
Added by Anja Leichsenring over 1 year ago

[TASK] Switch info and func module to mod dispatcher

BE modules info and func now uses mod.php.

Changing the entry script for func and info module
will cause integrated submodules to fail in
case they use the old entry point index.php
with a relative path somewhere in funcMenu or in
other links or actions.

A compatibility layer is introduced in
typo3/index.php to catch those old
links and redirect to mod.php with proper parameters.

Change-Id: I83d31b6004ae3556dd8bf7c5c47b0fea39aaad55
Resolves: #55809
Resolves: #55672
Resolves: #55670
Releases: 6.2
Reviewed-on: https://review.typo3.org/27508
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

#1 Updated by Gerrit Code Review over 1 year 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/27508

#2 Updated by Anja Leichsenring over 1 year ago

  • % Done changed from 0 to 100
  • Estimated time set to 3.00
  • Remaining (hours) set to 3.0
  • Complexity set to hard

#3 Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27508

#4 Updated by Gerrit Code Review over 1 year ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27508

#5 Updated by Gerrit Code Review over 1 year ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27508

#6 Updated by Gerrit Code Review over 1 year ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27508

#7 Updated by Gerrit Code Review over 1 year ago

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

#8 Updated by Gerrit Code Review over 1 year ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27508

#9 Updated by Gerrit Code Review over 1 year ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27508

#10 Updated by Gerrit Code Review over 1 year ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27508

#11 Updated by Anja Leichsenring over 1 year ago

  • Status changed from Under Review to Resolved

#12 Updated by Thomas Sperling over 1 year ago

After this patch i get a blank screen if i want to switch the backend user! Responsible is the new code in typo3/index.php

#13 Updated by Anja Leichsenring over 1 year ago

  • Estimated time deleted (3.00)

Also available in: Atom PDF