[cups.bugs] [LOW] STR #4241: IPP backend doc reads "default version 1.1" but actually it is 2.0

jsmeix.suse jsmeix at suse.de
Wed Dec 5 01:33:49 PST 2012


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





More information about the cups mailing list