Re: T5.0.8: Too much space being removed from rendered file

2008-01-12 Thread Sven Homburg
sorry, wrote nonsense in last message. the link dont be stripped, but the produced page effect is the same: page is unusable, firefox says: Tapestry not found: Tapestry.onDOMLoaded(function() Sven Homburg wrote: > > same as here: > tapestry strips the last "/>" at the end of the link tag

Re: T5.0.8: Too much space being removed from rendered file

2008-01-12 Thread Sven Homburg
same as here: tapestry strips the last "/>" at the end of the link tag sample: > I was playing around with the 5.0.8 snapshot and it looks like an effort > has > been made to compact the html. The problem is that it's a little > over-zealous about the job and spaces between text nodes and eleme

Re: T5.0.8: Too much space being removed from rendered file

2008-01-11 Thread Daniel Jue
Maybe \s+ should be replaced \s Just to be sure. On Jan 11, 2008 4:39 PM, Josh Canfield <[EMAIL PROTECTED]> wrote: > I was playing around with the 5.0.8 snapshot and it looks like an effort has > been made to compact the html. The problem is that it's a little > over-zealous about the job and s