[cups.bugs] Re: [LOW] STR #1812: CGI response mime type is text/plain instead of text/html on administration home page

Craig Manley cmanley at xs4all.nl
Fri Jun 30 05:55:03 PDT 2006


Hi,

I'm using FreeBSD 6.1. I installed cups from the ports (therefore 
source). Below is my compiler and HEAD output for 2 different URL's.

-Craig Manley


-bash-2.05b# gcc -v
Using built-in specs.
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518


-bash-2.05b# HEAD http://localhost:631/

200 OK
Connection: Keep-Alive
Date: Fri, 30 Jun 2006 12:42:02 GMT
Server: CUPS/1.2
Content-Language: en_US
Content-Length: 5725
Content-Type: text/plain
Last-Modified: Thu, 29 Jun 2006 19:01:51 GMT
Client-Date: Fri, 30 Jun 2006 12:42:02 GMT
Client-Peer: 127.0.0.1:631
Client-Response-Num: 1
Keep-Alive: timeout=60



-bash-2.05b# HEAD http://localhost:631/admin/
Enter username for CUPS at localhost:631: cupsadmin
Password:
200 OK
Connection: Keep-Alive
Date: Fri, 30 Jun 2006 12:43:15 GMT
Server: CUPS/1.2
Content-Language: en_US
Content-Type: text/html; charset=utf-8
Client-Date: Fri, 30 Jun 2006 12:43:15 GMT
Client-Peer: 127.0.0.1:631
Client-Response-Num: 1
Keep-Alive: timeout=60






Michael Sweet wrote:
> [STR Active]
>
> I just tried this on the current 1.2.x code and am unable to reproduce it:
>
>     HEAD http://localhost:631/
>     200 OK
>     Connection: Keep-Alive
>     Date: Fri, 30 Jun 2006 12:17:37 GMT
>     Server: CUPS/1.2
>     Content-Language: en_US
>     Content-Length: 5740
>     Content-Type: text/html; charset=utf-8
>     Last-Modified: Fri, 16 Jun 2006 12:54:30 GMT
>     Client-Date: Fri, 30 Jun 2006 12:17:37 GMT
>     Client-Peer: 127.0.0.1:631
>     Client-Response-Num: 1
>     Keep-Alive: timeout=60
>
> What operating system are you using?
>
> Did you install a binary package or compile from source?
>
> If binary, where did you get it?
>
> If source, what compiler?
>
> Link: http://www.cups.org/str.php?L1812
> Version: 1.2.0
>
>
>
>   





More information about the cups mailing list