Bug #58380

Task #49162: Rewrite install tool

Too many redirects during first install

Added by Christian Kuhn over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2014-05-01
Priority:Should have Due date:
Assigned To:Nicole Cordes % Done:

100%

Category:Install Tool Spent time: -
Target version:-
TYPO3 Version:6.2 Is Regression:No
PHP Version:5.5 Sprint Focus:
Complexity:medium

Description

First install can lead to a too many redirect count exception during first installation between step 1 and 2. It works on second try. We should find out why so many redirects are required at this point to see if we can get rid of the one or the other, maybe the silent updater is not clean enough at the beginning or something?

php 5.5 with zend opcode cacher on a fresh linux mint petra.

Associated revisions

Revision 2437d654
Added by Nicole Cordes over 1 year ago

[BUGFIX] Remove unnecessary redirect loops for first installation

This patch changes the default configuration to prevent any redirect
loops during the first installation process.

Resolves: #58380
Releases: 6.2
Change-Id: I8c0cbb779ee40b3310d2cb7ad6600d3bcaf4ec41
Reviewed-on: https://review.typo3.org/29802
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Wouter Wolters
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring

History

#1 Updated by Christian Kuhn over 1 year ago

This is the database connect step when it detects the default db setup ...

#2 Updated by Nicole Cordes over 1 year ago

  • Assigned To set to Nicole Cordes

#3 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/29802

#4 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/29802

#5 Updated by Nicole Cordes over 1 year ago

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

Also available in: Atom PDF