-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.Indicates a feature used to work in a certain way but it no longer does even though it should.
Milestone
Description
Matomo 4.6.0, 4.6.1, 4.6.2-RC1 leave a few files behind that then cause the system check to show these Files to Delete:
File to delete: misc/composer/build-xhprof.sh
File to delete: misc/composer/clean-xhprof.sh
File to delete: node_modules/iframe-resizer/.eslintrc
File to delete: node_modules/jquery.dotdotdot/.npmignore
File to delete: node_modules/ng-dialog/.eslintrc
This issue should be merged to next_release
branch for Matomo 4.6.2.
Expected Behavior
There should be no files to delete after an update if there were none before.
Current Behavior
There are files to delete after an update
Possible Solution
Create an updater script to delete those 5 files
Steps to Reproduce (for Bugs)
- Install Matomo 4.5.0
- Update to Matomo 4.6.2-RC1
- View System Checks and you will see the above files to delete.
Your Environment
- Matomo Version:
- PHP Version:
- Server Operating System:
- Additionally installed plugins:
- Browser:
- Operating System:
Metadata
Metadata
Assignees
Labels
RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.Indicates a feature used to work in a certain way but it no longer does even though it should.