mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
File Manager opens non-existing file #184
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rmartinoscar on GitHub (Oct 27, 2024).
Current Behavior
Access the file like we wanted to create it
Expected Behavior
Throws equivalent of 404
Steps to Reproduce
Go to FileManager create a new file save it then edit the url to something that doesn't exists and voilà !
Panel Version
1.0.0-beta11
Wings Version
1.0.0-beta6 (not relevent)
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@notAreYouScared commented on GitHub (Oct 27, 2024):
No point in changing this, as the old client area will be replaced. Try to reproduce it on the client area branch, if you can update the issue.
@rmartinoscar commented on GitHub (Oct 27, 2024):
Well good news i could reproduce it in the new area (updated images)
@Boy132 commented on GitHub (Nov 1, 2024):
We will wait for https://github.com/pelican-dev/wings/issues/48 and then fix it in the new client area.