A pleasure! Done. https://issues.apache.org/jira/browse/TAP5-1741
Thanks, DH 2011/11/1 Howard Lewis Ship <hls...@gmail.com> > It is possible, can you open up a JIRA issue and attach your template? > > On Tue, Nov 1, 2011 at 3:01 AM, dh ning <ningd...@gmail.com> wrote: > > Me too where tml contains Chinese words. > > > > Should be caused by the html5 doc type changes? > > > > Caused by: java.io.UTFDataFormatException: Invalid byte 3 of 3-byte UTF-8 > > sequence. > > at org.apache.xerces.impl.io.UTF8Reader.invalidByte(Unknown > Source) > > at org.apache.xerces.impl.io.UTF8Reader.read(Unknown Source) > > at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source) > > at org.apache.xerces.impl.XMLEntityScanner.scanLiteral(Unknown > > Source) > > at org.apache.xerces.impl.XMLScanner.scanAttributeValue(Unknown > > Source) > > at > > org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanAttribute(Unknown > > Source) > > at > > org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown > > Source) > > at > > > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown > > Source) > > at > > > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown > > Source) > > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown > > Source) > > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown > > Source) > > at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) > > at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown > Source) > > at > > > org.apache.tapestry5.internal.services.XMLTokenStream.parse(XMLTokenStream.java:306) > > at > > > org.apache.tapestry5.internal.services.SaxTemplateParser.parse(SaxTemplateParser.java:163) > > > > > > 2011/11/1 Donyee <xyw888...@gmail.com> > > > >> Both rc-1 and rc-2, I got this " Invalid byte 1 of 1-byte UTF-8 > sequence." > >> but works fine with beta-26 > >> is there any new changes?? > >> > >> > >> > >> 2011/11/1 Howard Lewis Ship <hls...@gmail.com> > >> > >> > Uh, yes. It's been a trying afternoon. > >> > > >> > On Mon, Oct 31, 2011 at 3:26 PM, Muhammad Gelbana < > m.gelb...@gmail.com> > >> > wrote: > >> > > You mean 5.3-rc-2 I suppose. > >> > > >