[Gambas-user] Issue 305 in gambas: XmlReader doesn't parse the XML correctly when using depths and some empty values are contain garbage

gambas at ...2524... gambas at ...2524...
Sun Aug 12 08:40:02 CEST 2012


Comment #1 on issue 305 by uAle... at ...626...: XmlReader doesn't parse the  
XML correctly when using depths and some empty values are contain garbage
http://code.google.com/p/gambas/issues/detail?id=305

OK, i retested with gambas3 r5032 and the output slightly changed and it is  
visible that the XMLReader component doesn't fully function. The output is  
now (the warning message and some fields contain garbage!):

xmlns:aws|=|http://www.aws.com/aws
version|=|2.0
cityname|=|Zwijndrecht
gbx3: warning: please use GB.ReturnNewZeroString() instead of  
GB.ReturnNewString()
gbx3: warning: please use GB.ReturnNewZeroString() instead of  
GB.ReturnNewString()
statename|=|?"	
countryname|=|Netherlands
zipcode|=|
citycode|=|71394
citytype|=|1
cityname|=|Zwijndrecht
statename|=|
countryname|=|Belgium
zipcode|=|
citycode|=|50991
citytype|=|1
cityname|=|Zakynthos
gbx3: warning: please use GB.ReturnNewZeroString() instead of  
GB.ReturnNewString()
gbx3: warning: please use GB.ReturnNewZeroString() instead of  
GB.ReturnNewString()
statename|=|? "	odename
countryname|=|Greece
gbx3: warning: please use GB.ReturnNewZeroString() instead of  
GB.ReturnNewString()
gbx3: warning: please use GB.ReturnNewZeroString() instead of  
GB.ReturnNewString()
zipcode|=|@?!	ename
citycode|=|63454
citytype|=|1
Ended





More information about the User mailing list