Martijn Houtman <[EMAIL PROTECTED]> wrote: > Before you could omit the <?xml version="1.0"> declaration in the formatter > when you are including inline xml: > > <mm:formatter xslt="test.xsl"> > <p>test</p> > </mm:formatter> > > This is not possible anymore and you must write: > > <mm:formatter xslt="test.xsl"> > <?xml version="1.0"> > <p>test</p> > </mm:formatter> > > I am not sure if this is a bug and it is not really a problem, because I can > simply add it everywhere.
If this is the case now, then I think it is a bug, which I then undoubtly created by last changes. Happily you tested it before I closed the bugs. Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
