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 #1

Updated by Mr. Hudson over 13 years ago

Patch set 1 of change I6beffd665e28f5e5061bcc55be1632641fd29224 has been pushed to the review server.
It is available at http://review.typo3.org/2976

Actions #2

Updated by Xavier Perseguers over 13 years ago

  • Status changed from New to Under Review
Actions #3

Updated by Mr. Hudson over 13 years ago

Patch set 1 of change Ica7309eed3ead0a76fc1adb993d2dc47c9437ba1 has been pushed to the review server.
It is available at http://review.typo3.org/3019

Actions #4

Updated by Xavier Perseguers over 13 years ago

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

Updated by Xavier Perseguers over 12 years ago

  • Status changed from Resolved to Closed
Actions #6

Updated by Ernesto Baschny over 11 years ago

  • Target version deleted (1281)
Actions

Also available in: Atom PDF