Bug 440022 - Fix code for function Bug.update to work with upstream changes to Bug.pm and process_bug.cgi
Summary: Fix code for function Bug.update to work with upstream changes to Bug.pm and ...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: WebService
Version: 3.2
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Noura El hawary
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHBZ30UpgradeTracker
TreeView+ depends on / blocked
 
Reported: 2008-04-01 12:58 UTC by Noura El hawary
Modified: 2025-10-16 23:17 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-05-22 06:39:58 UTC
Embargoed:


Attachments (Terms of Use)
v1 patch to fix Bug.update to work with latest changes to Bugzilla/Bug.pm (7.90 KB, patch)
2008-04-16 09:01 UTC, Noura El hawary
dkl: review+
Details | Diff

Description Noura El hawary 2008-04-01 12:58:41 UTC
Upstream has done modifications to Bugzilla/Bug.pm and process_bug.cgi that
makes the current WebService Bug.update() fail. Fix the function code to work
with upstream changes for milestone 3.

Comment 1 Noura El hawary 2008-04-16 09:01:40 UTC
Created attachment 302563 [details]
v1 patch to fix Bug.update to work with latest changes to Bugzilla/Bug.pm

after the latest changes bug upstream to Bugzilla/Bug.pm and process_bug.cgi ,
webservice function Bug.update was producing errors ,, attached is a patch that
get the function to work with the latest changes.

Please review when you can.

Noura

Comment 2 David Lawrence 2008-04-22 21:17:36 UTC
Comment on attachment 302563 [details]
v1 patch to fix Bug.update to work with latest changes to Bugzilla/Bug.pm

Patch looks good Noura. Also installed on bugdev and put it through some
testing and it worked as expected. Feel free to check in.
Dave

Comment 3 Noura El hawary 2008-04-23 00:01:44 UTC
Thanks for the review Dave. committed to cvs now.


Note You need to log in before you can comment on or make changes to this bug.