Le samedi 21 avril 2012 23:54:55 Charlie Reinl a écrit :
> Am Samstag, den 21.04.2012, 23:47 +0200 schrieb Adrien Prokopowicz:
> > Le samedi 21 avril 2012 23:18:27 Charlie Reinl a écrit :
> > > Am Samstag, den 21.04.2012, 21:19 +0200 schrieb Adrien Prokopowicz:
> > > > Le samedi 21 avril 2012 21:34:55 Karl Reinl a écrit :
> > > > > Salut Benoît,
> > > > > 
> > > > > the new gb.xml broke my project which used before gb.xml and
> > > > > gb.xml.xslt.
> > > > > As I can see, you wrote a gambas component also called gb.xml, which
> > > > > replaced the old.
> > > > > Now I struggle at xml.FromString() where xml is a XmlDocument, while
> > > > > you
> > > > > forgot  FromString, hope ther are not others.
> > > > 
> > > > Hi Karl,
> > > > 
> > > > I don't really understand your problem with XmlDocument.FromString().
> > > > Could
> > > > you be more precise please ?
> > > > 
> > > > Have you got an error message ?
> > > 
> > > Salut,
> > > 
> > > I found out, the new parser have problems with special chars.
> > > 
> > > Try it with the attached  xml.
> > > 
> > > Dim Xml as New XmlDocument
> > > 
> > >   Xml.FromString("path to 'US-presidents-3.xml'")
> > > 
> > > raise an error on special chars, or my box turne crazy.
> > 
> > Problems should be solved in revision #4652.
> 
> --------------------------8<-----------------------------
> Salut Adrien,
> 
> dit you solve only the underline = _ or also other special chars like .-
> etc ?

Since the revision #4654, all special chars are supported (including the UTF-8 
ones). 

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to