Dilan, in general, HTML escaped characters such as é seem to work fine with ui:parse. I would need more information about your specific scenario to help further, e.g. what is the surrounding servlet call and how to the overall HTML response look like? Using a debugger such as FireBug is recommended.
Holger On Oct 31, 2013, at 5:53 PM, Dilan Form wrote: > Hi, > > I use TBCME 4.3 and i test on Firefox browser. The XHTML snippet isn't > interpreted by the browser. May be a problem with encoding in the parser ? > > Thanks > Dilan > > On Wednesday, October 30, 2013 2:06:18 PM UTC+1, Dilan Form wrote: > Hi, > > I am trying to insert an XHTML snippet in ui:parse but when an accent is > present the parse fails. Is it a bug ? > > An example : > <div > > <ui:parse ui:str="<div>é</div>"/> > </div> > > Dilan > > -- > -- You received this message because you are subscribed to the Google > Group "TopBraid Suite Users", the topics of which include Enterprise > Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, > SPARQLMotion, SPARQL Web Pages and SPIN. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/topbraid-users?hl=en > --- > You received this message because you are subscribed to the Google Groups > "TopBraid Suite Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en --- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
