Project

General

Profile

Actions

Bug #27755

closed

Mirror selection is not respected

Added by Xavier Perseguers over 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Must have
Category:
Extension Manager
Target version:
-
Start date:
2011-06-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Method getMirrorURL() of sysext/em/classes/index.php fails to return the user selected mirror.

$this->MOD_SETTINGS['selectedMirror'] contains 'typo3.org' (for me). This information is used to restrict the mirror to use by

$mirrors[$this->MOD_SETTINGS['selectedMirror']]

The problem is that $mirrors is indexed by id (0, 1, ...) and not by key ('typo3.org', ...)


Related issues 1 (0 open1 closed)

Precedes TYPO3 Core - Bug #27751: EM: Scheduler task 'Update Extension List' does not respect mirror selectionClosedXavier Perseguers2011-06-302011-06-30

Actions
Actions

Also available in: Atom PDF