[cups.bugs] Re: [HIGH] STR #1379: USB URI is not set correctly by the web interface

Michael Sweet mike at easysw.com
Wed Jan 18 12:32:21 PST 2006


[STR Closed w/Resolution]

Fixed in Subversion repository.

This problem occurred when the httpSeparateURI() function was used by the
scheduler to decode the URI passed in the HTTP request. The query string
data was decoded once, and then the CGI decoded the query string a second
time, losing all of the quoting...

The fix was to the httpAssembleURIf() and httpSeparateURI() functions.

Link: http://www.cups.org/str.php?L1379
Version: 1.2-current
Fix Version: 1.2-current (r4943)





More information about the cups-devel mailing list