mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
File name with {} causes 500 error
#391
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 @ConsoleGods on GitHub (Jul 23, 2025).
Originally assigned to: @notAreYouScared on GitHub.
Current Behavior
Renamed a .jar file with (pluginname).jar{INSERT TEXT HERE} and got a 500 server error
Missing required parameter for [Route: filament.server.resources.files.download] [URI: server/{tenant}/files/download/{path}] [Missing parameter: WORKING BUT IDK WHAT I PUT LOL]. (View: /var/www/pelican/vendor/filament/actions/resources/views/components/action.blade.php) (View: /var/www/pelican/vendor/filament/actions/resources/views/components/action.blade.php) (View: /var/www/pelican/vendor/filament/actions/resources/views/components/action.blade.php) (View: /var/www/pelican/vendor/filament/actions/resources/views/components/action.blade.php) (View: /var/www/pelican/vendor/filament/actions/resources/views/components/action.blade.php) (View: /var/www/pelican/vendor/filament/actions/resources/views/components/action.blade.php) (View: /var/www/pelican/vendor/filament/actions/resources/views/components/action.blade.php)
Expected Behavior
For it to to act like i did (INSERT TEXT HERE)
Steps to Reproduce
Rename a .jar file and put {} at the end of it so its .jar{}
Panel Version
1.0.0-beta23
Wings Version
1.0.0-beta14
Games and/or Eggs Affected
Minecraft (Paper)
Docker Image
ghcr.io/parkervcp/yolks:java_21
Error Logs
Is there an existing issue for this?
@rmartinoscar commented on GitHub (Jul 23, 2025):
Im able to reproduce but why would you put {} in a file name in the first place ?
@ConsoleGods commented on GitHub (Jul 23, 2025):
I usually keep an old version of a plugin just in case but I wasn't paying attending and put {} by accident instead of ()
@rmartinoscar commented on GitHub (Jul 23, 2025):
We’ll handle that to avoid 500 but you should be fine with parentheses.