|
RE: XMLC breaking lines?: msg#00004java.enhydra.xmlc
Hi David, No pretty printing is not turned on. I am attaching a copy of the markup template. Search for 'Foo' and you will see the code in question: <th class="page_links"> <span class="Dir::Get_Data.PageModel.PageLinks">...(snipped)... </span> <span>Foo</span>Bar<span>Rama</span> </th> I am also attaching the generated XMLC file (.java) - from what I can tell, it looks correct to me. My guess is that it has something to do with the outputting of the DOM. I am using DefaultDOMWriter, configurred like this: <object class="org.enhydra.barracuda.core.util.dom.DefaultDOMWriter"> <prop name="DEFAULT_OO_PUBLIC_ID">-//W3C//DTD HTML 4.01 Transitional//EN</prop> <prop name="DEFAULT_OO_SYSTEM_ID">http://www.w3.org/TR/html4/loose.dtd</prop> </object> That's pretty much it. Any suggestions would be greatly appreciated. tia, Christian ---------------------------------------------- Christian Cryder Internet Architect, ATMReports.com Project Chair, BarracudaMVC - http://barracudamvc.org ---------------------------------------------- "Coffee? I could quit anytime, just not today" > -----Original Message----- > From: xmlc-admin@xxxxxxxxxxx [mailto:xmlc-admin@xxxxxxxxxxx]On Behalf Of > David Li > Sent: Monday, December 01, 2003 9:49 PM > To: xmlc@xxxxxxxxxxx > Subject: Re: Xmlc: XMLC breaking lines? > > > Do you have pretty printing turn on? Could you send me your file so I > can test it? Thanks. > > David > > On Dec 2, 2003, at 2:04 AM, Christian Cryder wrote: > > > Hey folks, > > > > Does anyone know if something has happened within XMLC recently that > > would > > cause the following behavior? I have this line in my template (all on > > one > > line): > > > > <span>Foo</span>Bar<span>Rama</span> > > > > And when XMLC compiles it, it breaks it into 2 lines, like this > > <span>Foo</span>Bar > > <span>Rama</span> > > > > This effectively introduces a space in the resulting markup, and > > that's not > > good. > > > > Any suggestions here? I am almost positive this behavior only started > > recently (within the last month or two). > > > > Christian > > ---------------------------------------------- > > Christian Cryder > > Internet Architect, ATMReports.com > > Project Chair, BarracudaMVC - http://barracudamvc.org > > ---------------------------------------------- > > "Coffee? I could quit anytime, just not today" > > > > _______________________________________________ > > XMLC mailing list > > XMLC@xxxxxxxxxxx > > http://www.enhydra.org/mailman/listinfo.cgi/xmlc > > _______________________________________________ > XMLC mailing list > XMLC@xxxxxxxxxxx > http://www.enhydra.org/mailman/listinfo.cgi/xmlc
[company]
Notes:
Todo List:
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | nice surprise... enhydra & xmlc in Japanese, David H. Young |
|---|---|
| Next by Date: | Source distribution of XMLC 2.1?, Chris Riley |
| Previous by Thread: | Re: XMLC breaking lines?, David Li |
| Next by Thread: | Re: Xmlc: XMLC breaking lines?, Jacob Kjome |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |