Actions
Bug #16029
closedCannot delete file and folder in file editor
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
No calls to the API seems to be performed when we click on the delete button
Updated by Raphael GAUTHIER about 5 years ago
- Status changed from New to In progress
Updated by Raphael GAUTHIER about 5 years ago
The "delete" button is a submit button located inside a form tag in the html source code, but it seems that this tag is removed by a javascript code so the button becomes ineffective..
Updated by Vincent MEMBRÉ about 5 years ago
you need to right click to delete a file or a folder.
But the popup button does nothing
Updated by Vincent MEMBRÉ about 5 years ago
- Related to Bug #16026: GetCurrentFolderName is not working in file editor added
Updated by Vincent MEMBRÉ about 5 years ago
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/1090
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset ncf:commit:1d53ca1ad51b8910cefd3db4c2f848ed6d91beac.
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.0~beta1 which was released today.
Actions