Project

General

Profile

Actions

Bug #51619

closed

EM overrides extension during import even if newer or excluded from update

Added by Philipp Gampe over 10 years ago. Updated about 4 years ago.

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

0%

Estimated time:
1.00 h
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

If your local extension is newer or excluded from updates, it will be overridden if you reimport the extension via the get extensions submodule.

This should not happens.

There needs to be a check if the local extension is newer or excluded from updates (state => excludeFromUpdates).
A unit test should be added to test this behavior.

Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.3 (Packages)
  • Is Regression set to No
Actions #2

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.3 (Packages) to 7.4 (Backend)
Actions #3

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #4

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #5

Updated by Riccardo De Contardi over 8 years ago

  • Target version changed from 7 LTS to Candidate for Major Version
Actions #6

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Closed

This seems to be a misconception on what the flag excludeFromUpdate is supposed to do. It only disallows an update via the update functionality (and will in fact not display the button) - if you however manually use the get functionality or direct upload to overwrite the extension, that should and does work, as you basically manually decide to ignore the flag.

Actions

Also available in: Atom PDF