mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
App_name can contain special characters in the installer, but not in the settings page. #172
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 @GaspardG0001 on GitHub (Oct 20, 2024).
Current Behavior
When configuring the name displayed in the installer, it is possible to use special characters (space, _, -, ...). However, when modifying the panel parameter page, this returned an error due to the use of characters other than numbers and letters.
Expected Behavior
The two elements need to be made coherent:
Steps to Reproduce
Try to configure a name with special characters in the installer. Try to modify in parameters .
Panel Version
1.0.0-beta10
Wings Version
none
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@Boy132 commented on GitHub (Oct 20, 2024):
This will already be fixed in the next release.