[Gambas-user] rev. 4651 and new gb.xml

Caveat Gambas at ...1950...
Mon Apr 23 01:14:25 CEST 2012


I'm now on 4659...

URL: https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk
Repository Root: https://gambas.svn.sourceforge.net/svnroot/gambas
Repository UUID: 96304659-1d19-0410-acd0-aead272a8bd5
Revision: 4659
Node Kind: directory
Schedule: normal
Last Changed Author: prokopy
Last Changed Rev: 4659
Last Changed Date: 2012-04-23 00:29:42 +0200 (Mon, 23 Apr 2012)

I don't follow what's the problem here.  I still get an error
specifically pointing to FromString...

Error when trying create a reader from String: <?xml version="1.0"
encoding="ISO-8859-1"?><?xml-stylesheet type = "text/css" href =
"cd_catalog.css"?><all_orders><order
priority="rush"><id>20101120123</id><desc>rubber
duck</desc></order><order priority="no
rmal"><id>20101120123</id><desc>sponge</desc></order></all_orders>:
Unknown symbol 'FromString' in class 'XmlReader' @
XMLParserToModel.parseInputString.60

=================================================
Is FromString available in the new gb.xml or not?
=================================================

Regards,
Caveat

On Mon, 2012-04-23 at 00:39 +0200, Adrien Prokopowicz wrote:
> Le dimanche 22 avril 2012 23:39:27 Charlie Reinl a écrit :
> > Salut Adrien,
> > 
> > works better since rev #4657.
> > 
> > but I get a signal 6 at the seconde Out = XSLT.Transform(Xml, Xsl)
> > 
> > here I attached a demo where you can see it.
> > 
> > This (the FromXML_old is the working version before you changes) is the
> > original sub I use.
> 
> You got this signal because the resulting document of XSLT.Transform(Xml, Xsl) 
> was empty, and hadn't any root element.
> 
> I solved the problem in the rev #4659, but you should check if your resulting 
> documents are all valid, in all cases, otherwise the parser may crash and/or 
> return an empty document.
> 
> ------------------------------------------------------------------------------
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user






More information about the User mailing list