Bug 887199
| Summary: | Flags field in Bug.search XMLRPC call broken | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Martin Kosek <mkosek> |
| Component: | WebService | Assignee: | Matt Tyson 🤬 <mtyson> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.4 | CC: | jingwang, xma |
| Target Milestone: | 4.4-3 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 4.4-3 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-05-20 11:04:49 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 858932 | ||
|
Description
Martin Kosek
2012-12-14 09:58:47 UTC
I just found out, that XMLRPC call
>>> proxy.Bug.get({'ids': ids, 'include_fields': ['id', 'flags']})
also crashes...
Thanks for the fix. Can I test/preview the fixed Bugzilla instance anywhere? The old instance (bzweb01-devel.app.eng.rdu.redhat.com) still contains this regression. |