[Pkg-owncloud-maintainers] Bug#698343: owncloud: sends wrong content-type

Michael Tsang miklcct at gmail.com
Wed Jun 26 10:55:39 UTC 2013


Dear David,

I always set the content-type explicitly in all my PHP scripts since my 
website is written with a variety of codes including HTML, XHTML, plain text, 
etc. For debugging purposes, my server is set to send text/plain as default, 
and all others including phpmyadmin and wordpress works painlessly. The bug  
means the script fails to set the appropriate content-type. The server 
administrator should not need to know what content-type is needed for 
owncloud. The only expected thing is that it work in a modern browser, no 
matter it is HTML, XHTML, or some other XYZ markup.

As my server has now become "stable", I am not going to install anything from 
experimental on it. If I have spare time, I may set up a virtual machine to 
test it.

Regards,
Michael

On Wednesday 26 June 2013 03:40:40 David Prévot wrote:
> Control: tags -1 moreinfo
> 
> Hi Michael,
> 
> On Thu, Jan 17, 2013 at 06:09:35PM +0800, Michael Tsang wrote:
> > I have just installed owncloud on this server. However, when I try to
> > access it from a web browser, it shows the html code as text. That means
> > the php script fails to set the content-type.
> 
> This looks like an issue in your web server configuration, rather than
> ownCloud. Can you reproduce this issue with other PHP scripts? If not,
> can you reproduce this issue with ownCloud 5 available in experimental?
> 
> Regards
> 
> David



More information about the Pkg-owncloud-maintainers mailing list