You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the problem your feature is trying to solve?
Add in form validation to disallow forward slashes or other illegal chars in Manufacturer and Model fields, as these are used in the directory path. It is currently possible to add in forward slashes, but will error out when the 'Save' button is pressed.
What is the problem your feature is trying to solve?
Add in form validation to disallow forward slashes or other illegal chars in Manufacturer and Model fields, as these are used in the directory path. It is currently possible to add in forward slashes, but will error out when the 'Save' button is pressed.
Potentially related to #1093 and #1094.
The text was updated successfully, but these errors were encountered: