Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upPrinter profiles - identifier should be mandatory and overwrite exisiting one throws a silent error #809
Comments
This comment has been minimized.
This comment has been minimized.
|
Fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tried to add new printer profile but didn't provide identifier. Also tried to add new profile with the same name as existing one.
For missing identifier I expect validation before sending a request. With overwrite I expected alert with error message.
Missing identifier creates profile which is not visible in UI (it creates .profile file on disk). Overwrite throws an error but there is no handlers for that in JS.
devel
virtual
Firefox
I have read the FAQ.