Return-Path: Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 65682 invoked by uid 500); 9 Aug 2003 01:00:54 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 65669 invoked from network); 9 Aug 2003 01:00:53 -0000 Received: from sccrmhc12.comcast.net (204.127.202.56) by daedalus.apache.org with SMTP; 9 Aug 2003 01:00:53 -0000 Received: from munat.com (12-228-222-143.client.attbi.com[12.228.222.143](untrusted sender)) by comcast.net (sccrmhc12) with SMTP id <2003080901010101200a3s24e> (Authid: b.munat); Sat, 9 Aug 2003 01:01:01 +0000 Message-ID: <3F3447FC.6030002@munat.com> Date: Fri, 08 Aug 2003 18:01:48 -0700 From: Ben Munat User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: html serializer problem References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sorry to jump onto this thread, but a post I sent earlier got lost at the end of its thread and this is related. Perhaps someone can kill both questions with one well-constructed response. I am using the html serializer to output a simple xml/xslt conversion. However, I was under the impression that in order to be guaranteed of xhtml output, I had to use the xml serializer. Whichever serializer I use, I'm getting this namespace on my element: Why would the transformation put that ns on there for me and how can I get rid of it? Also, is their a way to configure the serializer to automatically put an xhtml dtd at the top of my output? I also have to comment that I find it highly amusing that Sonny is trying to run all his output together while I've spent a lot of time trying to figure out why I sometimes get a big blob of code! What fun. b Sonny Sukumar wrote: > > Hi guys, > > I'm using the HTML serializer to output an XHTML doc at the end of a > pipeline, but it puts line breaks in the doc it outputs that cause IE to > display the output incorrectly. > > For example, the XHTML doc that goes into the HTML serializer has the > following in it: > > border="0"/> > > but it's serialized like this: > > > > > > > Note that I've set indent="no" for the HTML serializer, but that doesn't > fix this problem. I really need to fix this to get it to display > correctly in IE (the browser we care most about by far). > > If we get the output to come without *ANY* whitespace between the tags, > then that would be great. Is there any way to do this?? > > Thanks! > > Sonny > > _________________________________________________________________ > STOP MORE SPAM with the new MSN 8 and get 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org