Skip to content

Use NULL Instead of "NA" if there's no default printer #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

michaelweghorn
Copy link

NULL makes clear that there's no default printer, while "NA" could even be the name of an actual printer, so use the former instead of the latter if no default printer could be determined.

See also discussion in [1] where this preexisting
issue was spotted.

[1] #33 (comment)

NULL makes clear that there's no default printer, while
"NA" could even be the name of an actual printer, so
use the former instead of the latter if no default
printer could be determined.

See also discussion in [1] where this preexisting
issue was spotted.

[1] OpenPrinting#33 (comment)
@tillkamppeter tillkamppeter merged commit 4d7a656 into OpenPrinting:master Aug 5, 2024
@michaelweghorn michaelweghorn deleted the michaelweghorn/dont_use_dummy_name_for_default_printer branch September 10, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants