istopwg / ippeveselfcert

IPP Everywhere Printer Self-Certification Tools
https://www.pwg.org/ipp/everywhere.html
Apache License 2.0
21 stars 6 forks source link

ipptool reports values from previous response when no response returned #87

Open wifiprintguy opened 2 years ago

wifiprintguy commented 2 years ago

If ipptool is used to run two tests, and the printer never responds to the IPP operation in the second test, ipptool will report the status and other operation response values from the most recent successful response. The values should be zeroed out so that a "successful-ok" isn't presented to the user when there isn't a response returned by the printer. This is very misleading to the uninitiated.

Cross-reported from istopwg/ippsample#256

michaelrsweet commented 1 year ago

Can you still reproduce this?