Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Printer status special character support #689
Printer status special character support #689
Changes from 36 commits
fd8f707
4fa114e
83c4726
42b9f61
c8b22f2
9e229e8
4d68045
50b0cb3
72cf896
5f8db62
0f09bc2
f606f98
d6ad650
951d9bd
735571e
bc390f4
a512f6f
49ddd36
b240c7b
b1afd68
c83e051
1fbe123
3144c8b
80d8098
0c88838
002d8c6
e839872
ba6c9a3
0d9e832
621228b
8eca26e
65104a8
762b88f
8fa7307
647c22a
1ef7f3d
2d2a10b
f602103
1ec286e
60f03b0
9bfb214
0f8b7c0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To avoid confusion please keep
issuingPrinterName
in the logs. If description is desired, add it as an additional field.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The reason this changed is because this is the status' toString, and I wanted it to reflect exactly what the status will report to the client. Should I still go ahead with this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's just misleading that on Linux, it will use a field labeled "description", when it's clearly not.