Bugzilla 2.2 的 C# API

发布于 2024-10-01 11:02:25 字数 133 浏览 7 评论 0原文

我了解 Bugzilla C# 代理可用于通过 C# 访问 Bugzilla 3.0,但有用于 Bugzilla 2.2 的选项吗?访问底层 MySQL 数据库怎么样?模式是否已记录?我只需要基本的搜索(bug #)和有限的更新(目标、状态评论)功能。

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

北笙凉宸 2024-10-08 11:02:25

您可以在 Ravenbrook 中找到大多数版本的 Bugzilla 架构。

看起来 Bugzilla C# 代理适用于 3.0+ 版本,所以你运气不好。我非常确信 Web 服务在 2.2 中不可用。您使用如此古老的 Bugzilla 版本有什么原因吗? 2.2 版本,例如 1999 年左右的旧版本。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文