--- cups-1.2.4/scheduler/client.c.str2342-1 2008-04-02 23:36:08.000000000 +0300 +++ cups-1.2.4/scheduler/client.c 2008-04-02 23:38:03.000000000 +0300 @@ -3269,7 +3269,7 @@ filename = strrchr(filename, '/') + 1; /* Filename always absolute */ - cupsdSetString(&con->options, options); + cupsdSetStringf(&con->options, " %s", options); cupsdLogMessage(CUPSD_LOG_DEBUG2, "is_cgi: Returning 1 with command=\"%s\" and options=\"%s\"",