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

IPP Everywhere v1.1 ipp-tests.sh reports failure for blank value for printer-alert and printer-alert-description when no alerts present #61

Closed crizzo-xerox closed 4 years ago

crizzo-xerox commented 4 years ago

A blank string for printer-alert and printer-alert-description should be acceptable response when no alerts are present at the printer. This also corresponds to errata issue added for PWG 5100.9 sections 5.2 and 5.3. Test should also accept legacy values for 'code=other' reported by some implementations when no alert is present.

michaelrsweet commented 4 years ago

[master 38d4937] Fix empty printer-alert values (Issue #61)