Bug #63898

update function does not warn prominently about locally changed files

Added by Stefan Busemann 8 months ago. Updated 6 days ago.

Status:Closed Start date:2014-12-15
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Extension Manager Spent time: -
Target version:7.4 (Backend)
TYPO3 Version:7 Is Regression:No
PHP Version: Sprint Focus:
Complexity:medium

Description

relatet to #28358

If a file in an extension is changed locally, the EM should warn before overwriting the old version.


Related issues

related to Core - Bug #28358: New update function does not warn prominently about local... Closed 2011-07-21

History

#1 Updated by Mathias Schreiber 7 months ago

  • Target version changed from 7.0 to 7.1 (Cleanup)

#2 Updated by Mathias Schreiber 7 months ago

  • Target version changed from 7.1 (Cleanup) to 7.3 (Packages)

#3 Updated by Benjamin Mack about 1 month ago

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

#4 Updated by Nicole Cordes about 1 month ago

  • Status changed from New to Needs Feedback

You can simply install the extension devtools to get a visible icon for changed extensions.

#5 Updated by Stefan Busemann 29 days ago

But is the installation of an external extension a solution for this issue? In my eyes, this is a critical funcionality, which should be covered by em and (or) pm

#6 Updated by Alexander Opitz 28 days ago

Often the checksums were not updated so in the past you often had this hint but nothing really changed. So as user who only use extensions you were lost.
If you are an integrator who updated extensions you should always set the extension state to 'excludeFromUpdates' in the ext_emconf.php (See http://docs.typo3.org/typo3cms/CoreApiReference/ExtensionArchitecture/DeclarationFile/Index.html ) so that no one updates the extension accidentally. Course only you as integrator knows why and what was changed.
So IMHO no real use of the checksum hint in a default installation.

#7 Updated by Riccardo De Contardi 6 days ago

  • Status changed from Needs Feedback to Closed

After a brief discussion with the core team, they agree that this functionality will not be included in the core and I therefore close the ticket; please use the extension devtools to cover it. As Alexander Opitz suggests, if you want to exclude an extension from being updated, set its state to 'excludeFromUpdates' in ext_emconf.php.

If you think that this is the wrong decision, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Also available in: Atom PDF