[webkit-dev] Accessing bugs.webkit.org via XML-RPC

2012-10-19 Thread Mihai Balan
Hi there,
Does anyone know what's the status of the XML-RPC interface on bugs.webkit.org?
It seems to be there, but all calls result in a Application failed during 
request deserialization:
no element found at line 1, column 0, byte -1 at /usr/lib64/perl5/XML/Parser.pm 
line 187  error.

Any extra info or pointers on how to address this are super-welcome!

Thanks in advance,
miChou

Mihai Balan | Quality Engineer / WebKit team |  
miba...@adobe.commailto:miba...@adobe.com | +4-031.413.3653 / x83653 | Adobe 
Systems Romania

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Accessing bugs.webkit.org via XML-RPC

2012-10-19 Thread Eric Seidel
Bill and I have talked about this in the past. I don't remember what
the outcome was.  Right now webkit-patch just uses Mechanize:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/net/bugzilla

We also might get some of this as part of the upgrade:
https://bugs.webkit.org/show_bug.cgi?id=55882

If you (or someone else on your team) is interested in working on the
upgrade, I suspect some of the CC'd would be happy to have the help.

On Fri, Oct 19, 2012 at 10:53 AM, Mihai Balan miba...@adobe.com wrote:
 Hi there,

 Does anyone know what’s the status of the XML-RPC interface on
 bugs.webkit.org?

 It seems to be there, but all calls result in a Application failed during
 request deserialization:

 no element found at line 1, column 0, byte -1 at
 /usr/lib64/perl5/XML/Parser.pm line 187  error.



 Any extra info or pointers on how to address this are super-welcome!



 Thanks in advance,

 miChou



 Mihai Balan | Quality Engineer / WebKit team |  miba...@adobe.com |
 +4-031.413.3653 / x83653 | Adobe Systems Romania




 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev