Comment #14 on issue 282 by kokok...@gmail.com: xmlreader.node.value
charset problems
http://code.google.com/p/gambas/issues/detail?id=282
Yes, thanks.
--
Live Security Virtual Conference
Exclusive live event will cov
Updates:
Status: Fixed
Comment #13 on issue 282 by benoit.m...@gmail.com: xmlreader.node.value
charset problems
http://code.google.com/p/gambas/issues/detail?id=282
Apparently it is fixed?
--
Live Security Vir
Comment #12 on issue 282 by kokok...@gmail.com: xmlreader.node.value
charset problems
http://code.google.com/p/gambas/issues/detail?id=282
Latest svn is fine, thanks.
Could you please take a look to issue 274 again please? Latest svn give me
the same unknown symbol problem.
(XmlReader.Node.is
Comment #10 on issue 282 by adrien.p...@gmail.com: xmlreader.node.value
charset problems
http://code.google.com/p/gambas/issues/detail?id=282
Did you try the last revision from svn ?
--
Live Security Virtual Conferenc
Comment #11 on issue 282 by kokok...@gmail.com: xmlreader.node.value
charset problems
http://code.google.com/p/gambas/issues/detail?id=282
Nope, sorry, i've had issues with it, i plan to try in two days.
--
Live Secur
Comment #9 on issue 282 by kokok...@gmail.com: xmlreader.node.value charset
problems
http://code.google.com/p/gambas/issues/detail?id=282
Just tried 3.2.1 and i still have wrong encoded chars with that example.
--
Liv
Comment #8 on issue 282 by kokok...@gmail.com: xmlreader.node.value charset
problems
http://code.google.com/p/gambas/issues/detail?id=282
3.2.1 was out on 21 Jul, I'was still talking about 3.2.0
Going to test 3.2.1 asap.
Comment #7 on issue 282 by adrien.p...@gmail.com: xmlreader.node.value
charset problems
http://code.google.com/p/gambas/issues/detail?id=282
No, even if I use FromString() everything works on my system.
I remember I solved a similar issue with the FromString() method a few days
ago.
Are you u
Comment #6 on issue 282 by kokok...@gmail.com: xmlreader.node.value charset
problems
http://code.google.com/p/gambas/issues/detail?id=282
...Sometimes filing a bug helps to find workarounds.
The bug lies in the function: reader.FromString(feed)
If i do directly reader.Open("/tmp/wgetfeed.txt"),
Comment #5 on issue 282 by kokok...@gmail.com: xmlreader.node.value charset
problems
http://code.google.com/p/gambas/issues/detail?id=282
Seems the issue is inside xmlreader, i tried this:
Public Sub Form_Open()
Dim feed As String
Dim reader As Xmlreader
Dim foundindex As Integer
Comment #4 on issue 282 by kokok...@gmail.com: xmlreader.node.value charset
problems
http://code.google.com/p/gambas/issues/detail?id=282
Weird!
If you're right, this means that something other has changed in gambas
(cause rolling back make things works), maybe i'm just feeding a wrong
enco
Updates:
Status: NeedsInfo
Comment #3 on issue 282 by adrien.p...@gmail.com: xmlreader.node.value
charset problems
http://code.google.com/p/gambas/issues/detail?id=282
I can't reproduce the bug on my system. All the UTF-8 characters are
rendered correctly by doing Print XmlReader.Node
Updates:
Status: Accepted
Owner: adrien.p...@gmail.com
Labels: -Version Version-3.2.0
Comment #2 on issue 282 by benoit.m...@gmail.com: xmlreader.node.value
charset problems
http://code.google.com/p/gambas/issues/detail?id=282
(No comment was entered for this change.)
Comment #1 on issue 282 by kokok...@gmail.com: xmlreader.node.value charset
problems
http://code.google.com/p/gambas/issues/detail?id=282
...I'm so sorry about the duplicated posts.
The server returned always a 503 error.
---
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 282 by kokok...@gmail.com: xmlreader.node.value charset problems
http://code.google.com/p/gambas/issues/detail?id=282
1) In my application i used to parse youtube feeds
by
15 matches
Mail list logo