[LOW] STR #4241: IPP backend doc reads "default version 1.1" but actually it is 2.0
jsmeix.suse <[email protected]> Wed, 5 Dec 2012 01:33:46 -0800 (PST)
| Newsgroups | gmane.comp.printing.cups.bugs |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] http://www.cups.org/documentation.php/doc-1.6/network.html reads ----------------------------------------------------------- Table 2: IPP URI Options ... version=... instead of the default version 1.1. ----------------------------------------------------------- but in backend/ipp.c there is ----------------------------------------------------------- version = 20; ----------------------------------------------------------- which indicates that the actual default version is 2.0 in contrast to the documentation. Link: https://www.cups.org/str.php?L4241 Version: 1.6.1