Bug 454698
Summary: | bugzilla.getBugActivity returns different data format in 3.2 than in 2.18 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] Bugzilla | Reporter: | David Lawrence <dkl> | ||||
Component: | WebService | Assignee: | Noura El hawary <nelhawar> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | |||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 3.2 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-07-22 20:11:12 UTC | Type: | --- | ||||
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: | 406071 | ||||||
Attachments: |
|
Description
David Lawrence
2008-07-09 19:31:01 UTC
This breaks bugbot functionality currently. Created attachment 311413 [details]
Patch to change bugzilla.getBugActivity() to return ARRAY reference (v1)
Hey Noura, I went ahead and created a simple patch to fix the return value for
bugzilla.getBugActivity to match 2.18 behaviour. Please review if you can.
Thanks
Dave
Comment on attachment 311413 [details]
Patch to change bugzilla.getBugActivity() to return ARRAY reference (v1)
Hi Dave, patch looks good and works nicely, I committed few things to
webservice.pl so this patch might need to be applied manually.
Noura
Thanks Noura. Checked in. The changes have been pushed to partner-bugzilla.redhat.com and/or have been recorded in the Bugzilla migration pages on the Bugzilla 3 upgrade Wiki. Closing as NEXTRELEASE. Dave |