On Fri, Jun 30, 2006 at 11:12:30AM +0200, Michael Bramer wrote: > On Thu, Jun 29, 2006 at 11:12:27PM +0200, Jens Seidel wrote: > > On Thu, Jun 29, 2006 at 10:05:11PM +0200, Jens Seidel wrote: > > > I noticed a problen during browsing http://ddtp.debian.net. If I open > > > for example http://ddtp.debian.net/d.html and select an ID number, > > > konqueror asks me how to open this file of type text/html charset=utf-8. > > > > Ah, I think I found the problem: There is a ";" missing after text/html > > as obtained from the server. > > > > Content-Type: text/html charset=utf-8 > > fixed.
Yep, now it works better. Nevertheless there are more content types without semicolon: For example http://ddtp.debian.net/ddt.cgi?desc_id=8&getuntrans=de uses text/plain charset=utf-8. The same happens for getpountrans=de. Maybe you should search in your code to find more such occurrences. Jens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

