Hi guys,
I am getting xml from jabber (send by twitter), and I am trying to parse it,
but somehow it won't parse.
http://pastie.caboo.se/185558 (code can be found here)
I just keep seeing nil as output
Greets,
--
Abdul-Rahman Advany
IM: [EMAIL PROTECTED]
_
Greetings.
I want to check if xml received by my application (made with RoR and
libxml-ruby) via POST request is well-formed.
This is the source code of that part:
p = XML::Parser.new
p.string = params[:xml]
if p.context.well_formed?
doc = p.parse
surely that is
Bugs item #19738, was opened at 2008-04-23 20:01
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=19738&group_id=494
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: malloc erro