[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#782787: marked as done (UDD: Misplaced HTTP header in DMD)



Your message dated Mon, 20 Apr 2015 20:16:21 +0200
with message-id <20150420181620.GA21868@xanadu.blop.info>
and subject line Re: Bug#782787: UDD: Misplaced HTTP header in DMD
has caused the Debian Bug report #782787,
regarding UDD: Misplaced HTTP header in DMD
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
782787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782787
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: wishlist
User: qa.debian.org@packages.debian.org
Usertags: udd

Hi!

The DMD cgi misplaces a Content-type (sic) header on replies. See for
example:

  $ GET https://udd.debian.org/dmd.cgi?email1=guillem@debian.org | \
    grep -i ^content-type:

Thanks,
Guillem

--- End Message ---
--- Begin Message ---
On 20/04/15 at 19:13 +0200, Guillem Jover wrote:
> Control: reopen -1
> 
> On Mon, 2015-04-20 at 08:01:58 +0200, Lucas Nussbaum wrote:
> > On 17/04/15 at 22:34 +0200, Guillem Jover wrote:
> > > Package: qa.debian.org
> > > Severity: wishlist
> > > User: qa.debian.org@packages.debian.org
> > > Usertags: udd
> 
> > > The DMD cgi misplaces a Content-type (sic) header on replies. See for
> > > example:
> > > 
> > >   $ GET https://udd.debian.org/dmd.cgi?email1=guillem@debian.org | \
> > >     grep -i ^content-type:
> 
> > This seems to have been fixed somehow.
> 
> I still can see it. I checked from another host to make sure nothing
> inbetween was injecting it. From alioth:
> 
> ,---
> moszumanska:~$ GET 'https://udd.debian.org/dmd.cgi?email1=guillem%40debian.org' | head -n3
> Content-type: text/html
> 
> <!DOCTYPE html>
> `---

Really fixed now, sorry about that:

$ GET 'https://udd.debian.org/dmd.cgi?email1=guillem%40debian.org' | head -n3
<!DOCTYPE html>
<html>
<head>

--- End Message ---

Reply to: