Reply to thread

Steps to reproduce

  1. Install some Add-on
  2. Intentionally modify one if its PHP files to simulate a corruption
  3. Perform a file health check to make sure that the file does show up as modified
  4. Re-Upload the Add-on ZIP file through Add-ons > Install/upgrade from archive
  5. Perform the health check again


Expected Result

The file does not show up as modified any longer


Actual Result

The file still shows up as modified and as not been updated


Seeing the comments this seems intentional / working as designed though I think this isn't what a user would expect:

If a file triggers a health check error and the user performs a classical reupload of the file(s) (via FTP, etc.) the file would get overwwritten and the heatl check error disappears.


IMHO the one-click upload should behave the same way.


Back
Top Bottom