Re: [htmltmpl] First line of template unconditionally deleted
Brought to you by:
samtregar
From: Fred C. <fre...@gm...> - 2004-09-02 23:23:03
|
On Thu, 2 Sep 2004 11:54:42 -0500, Karen Cravens <kar...@gm...> wrote: > On Wed, 1 Sep 2004 19:10:49 -0700, Fred Condo <fre...@gm...> wrote: > > I probably should have mentioned platform info: > > Possibly even more important: what are you using to *read* the > output? That is, are you sure that your script isn't sending it only > to have it eaten by something else? Safari at first, but the same thing happens with wget and with Mozilla 1.7.2. However--I noticed when looking at the file with Mozilla and wget that the MIME type Apache is sending is text/plain. > > What happens if you put the DOCTYPE declaration all on one line? It vanishes. The first line, regardless of content, goes away unconditionally. |