Closed
Bug 489143
Opened 16 years ago
Closed 16 years ago
[XML-RPC] Status restrictions not applied
Categories
(Testopia :: API, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nuabaranda, Assigned: gregaryh)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)
Build Identifier: Bugzilla 3.2.3 Testopia 2.2
When using the XML-RPC API status information from the different Testopia elements are not taken into account. For example it is possible to create a Test Case Run from a DISABLED Test Case.
Reproducible: Always
Actual Results:
Element modifications via the XML-RPC API can be done independent on the element status and the restrictions described in the manual and applied by the Web GUI.
Expected Results:
On restriction violations the API should throw errors.
| Assignee | ||
Comment 1•16 years ago
|
||
Checking in Bugzilla/WebService/Testopia/TestCase.pm;
/cvsroot/mozilla/webtools/testopia/Bugzilla/WebService/Testopia/TestCase.pm,v <-- TestCase.pm
new revision: 1.31; previous revision: 1.30
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•