Bug 427901 - XMLRPC function createBug
Summary: XMLRPC function createBug
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: WebService
Version: 3.2
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Noura El hawary
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHBZ30UpgradeTracker 406131 427053
TreeView+ depends on / blocked
 
Reported: 2008-01-08 02:03 UTC by Noura El hawary
Modified: 2013-06-24 04:19 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-18 20:37:09 UTC
Embargoed:


Attachments (Terms of Use)
test for upstream function Bug::create() (1.02 KB, text/plain)
2008-01-11 07:17 UTC, Noura El hawary
no flags Details

Description Noura El hawary 2008-01-08 02:03:03 UTC
write xmlrpc function createBug that is to be contributed to the upstream.
Please refer to the following url for details on Bugzilla::RPC 2.18 functions mapped to upstream Bugzilla::WebService and for 2.18 xmlrpc functions sorted by percentage of calls: https://engineering.redhat.com/trac/bugzilla-3.0-rh/wiki/XmlrpcCrossComparison#a2.18xmlrpcfunctionssortedbypercentageofcalls

Comment 1 Noura El hawary 2008-01-11 07:17:23 UTC
Created attachment 291355 [details]
test for upstream function Bug::create()

Hi Dave,,

I was trying to test the upstream xmlrpc function Bug::create() and I couldn't
get the login to work,, I am not sure what am doing wrong? I am attaching my
test ,, please take a look at it when you have time. 

from looking at the upstream functions they don't pass the username and
password for authentication to the xmlrpc functions ,, So I guess we will have
to use the xmlrpc function User::login before we can call any other function
the requires login is that right? 

Thanks,
Noura

Comment 2 Noura El hawary 2008-01-11 07:38:10 UTC
actually Dave if the test looks fine to you and this is how the login happens ,,
I think I might have something wrong in my data/params values. I will look into
it deeper tomorrow.

Thanks,
Noura


Comment 3 Noura El hawary 2008-01-12 01:33:18 UTC
(In reply to comment #2)
> actually Dave if the test looks fine to you and this is how the login happens ,,
> I think I might have something wrong in my data/params values. I will look into
> it deeper tomorrow.
> 
> Thanks,
> Noura
> 

Fixed ,, it was a problem in the data/params file

Comment 4 David Lawrence 2008-03-18 20:33:50 UTC
This feature is included now in Milestone 2. Any bugs found with this feature
should be file as a new report and set to block the 3.2 final release tracker.


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