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

List:       cups-bugs
Subject:    Re: [LOW] STR #3012: Redirection page doesn´t work in web interface
From:       Michael Sweet <msweet () apple ! com>
Date:       2008-11-17 16:46:39
Message-ID: 20081117164639.4DC313C68468 () dns ! easysw ! com
[Download RAW message or body]

[STR Closed w/Resolution]

Fixed in Subversion repository.

Link: http://www.cups.org/str.php?L3012
Version: 1.4b1
Fix Version: 1.4-current (r8138)
["str3012.patch" (text/plain)]

Index: cgi-bin/printers.c
===================================================================
--- cgi-bin/printers.c	(revision 8133)
+++ cgi-bin/printers.c	(working copy)
@@ -261,7 +265,7 @@
 
     cgiRewriteURL(uri, url, sizeof(url), NULL);
     cgiFormEncode(uri, url, sizeof(uri));
-    snprintf(refresh, sizeof(refresh), "5;URL=q%s", uri);
+    snprintf(refresh, sizeof(refresh), "5;URL=%s", uri);
     cgiSetVariable("refresh_page", refresh);
 
     cgiStartHTML(title);


_______________________________________________
cups-bugs mailing list
cups-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/cups-bugs


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

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