benjaminkott / benjaminkott/bootstrap_package

Cant delete temp files from bootstrap_package.

Open
#758 3 comments 0 reactions 0 assignees View on GitHub
need feedback
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

# Bug Report

## Prerequisites

* [X] Can you reproduce the problem on TYPO3 v9.5 LTS
* [X] Can you reproduce the problem on TYPO3 v10.1 LTS
* [X] Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3Abenjaminkott+repo%3Abenjaminkott%2Fbootstrap_package) to see if your bug or enhancement is already reported?

## Description

When I go to "Maintenance" --> "Remove Temporary Assets" I'm unable to delete the files/folder "/typo3temp/assets/bootstrappackage".
If I press delete I see the notice in the right top corner:
![cleared](https://user-images.githubusercontent.com/17692860/66093670-8374cf80-e591-11e9-84e2-614cf2549984.PNG)

But if even after that it looks like this:
![temp_files](https://user-images.githubusercontent.com/17692860/66093738-ca62c500-e591-11e9-87ba-e0d262f18170.PNG)

BTW I noticed this behavior since bootstrap_package v9

## Steps to Reproduce

1. Install bootstrap_package v11.0.1
2. Call the frontend
3. go to "Maintenance" --> "Remove Temporary Assets"
4. try to delete every temp Assets and see how you cant delete the ones from bootstrap_package

**Expected behavior:** Every file should be deleted

**Actual behavior:** "/typo3temp/assets/bootstrappackage" does not get deleted

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue through Maintenance → Remove Temporary Assets after installing bootstrap_package v11.0.1 and loading the frontend. Trace the temporary-asset deletion handling for typo3temp/assets/bootstrappackage; done means the directory and its files are removed and the maintenance view reflects that.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.