[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cups-commit
Subject:    [cups.commit] [CUPS] r8714 - in trunk: . scheduler
From:       cups-dev () easysw ! com
Date:       2009-06-15 18:43:18
Message-ID: 9483-cups.commit () news ! easysw ! com
[Download RAW message or body]

Author: mike
Date: 2009-06-15 11:43:17 -0700 (Mon, 15 Jun 2009)
New Revision: 8714
Log:
The scheduler did not handle POSTs to custom CGIs properly (STR #3221)



Modified:
   trunk/CHANGES-1.3.txt
   trunk/scheduler/client.c

Modified: trunk/CHANGES-1.3.txt
===================================================================
--- trunk/CHANGES-1.3.txt	2009-06-15 18:34:07 UTC (rev 8713)
+++ trunk/CHANGES-1.3.txt	2009-06-15 18:43:17 UTC (rev 8714)
@@ -3,6 +3,7 @@
 
 CHANGES IN CUPS V1.3.11
 
+	- The scheduler did not handle POSTs to custom CGIs properly (STR #3221)
 	- The pdftops filter did not print landscape PDF pages properly
 	  (STR #2881)
 	- The scheduler did not handle partial header lines properly from CGI

Modified: trunk/scheduler/client.c
===================================================================
--- trunk/scheduler/client.c	2009-06-15 18:34:07 UTC (rev 8713)
+++ trunk/scheduler/client.c	2009-06-15 18:43:17 UTC (rev 8714)
@@ -3637,9 +3637,6 @@
 		  "%s", con, con->http.fd, filestats, filename, len,
 		  status ? "(null)" : filename);
 
-  if (!status)
-    con->http.data_remaining = (int)filestats->st_size;
-
   if (status)
     return (NULL);
   else

_______________________________________________
cups-commit mailing list
cups-commit@easysw.com
http://lists.easysw.com/mailman/listinfo/cups-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic