Please create a bugzilla ticket for this issue. Thanks! -------------- Original message -------------- From: Alexandre Poitras <[EMAIL PROTECTED]>
> Ok the bug seems stricly related to the element. It happens when > you put tabs instead of space to between the differents attributes. > > For example, with pass if the characters between 'a' > and 'href' are spaces and not a tab character. > > On 12/7/05, Alexandre Poitras wrote: > > Hi, > > > > I run frequently in this kind of exception : > > > > java.lang.RuntimeException: Unmatched ending non-optional token: Node > > token range (4 324 - 4 328) on line# 114 begining offset 4 260. > > > > at > org.apache.shale.clay.parser.Parser.findBeginingNode(Parser.java:221) > > at org.apache.shale.clay.parser.Parser.parse(Parser.java:290) > > at > org.apache.shale.clay.config.ClayTemplateParser.generateElement(ClayTemplatePars > > er.java:110) > > at > org.apache.shale.clay.config.ClayTemplateParser.loadConfigFile(ClayTemplateParse > > r.java:87) > > > > The html code is too long to post it here but I validated it and it is > > correctly formed. This bug seems to happen when I format it with > > Eclipse. I just need to retype everything and it runs again. I think > > it is an issue with tabs characters. To be sure I would like to > > replace the tabs characters with space but I can't find the option in > > WTP Eclipse. Seems to have disappear, weird... I'll try to do some > > more experiements. > > -- > > Alexandre Poitras > > Québec, Canada > > > > > -- > Alexandre Poitras > Québec, Canada > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >