开发者

C# API for Bugzilla 2.2

I understand the Bugzilla C# Proxy exists for accessing Bugzilla 3.0 via C#, but is there an option for Bugzilla 2.2? Wh开发者_如何学JAVAat about accessing the underlying MySQL db - is the schema documented? I only really need basic search (bug #) and limited update (target, status comment) capabilities.


You can find the Bugzilla schema for most versions at Ravenbrook.

It looks like the Bugzilla C# Proxy is for version 3.0+, so you're out of luck there. I'm pretty confident the Web Services were not available in 2.2. Is there some reason you're using such an ancient Bugzilla version? Version 2.2 is old, like circa-1999-old.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜