Open
Bug 630146
Opened 15 years ago
Updated 15 years ago
[XML-RPC] Product.check_category with an invalid category name fails with fatal error
Categories
(Testopia :: API, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: nuabaranda, Assigned: gregaryh)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)
Build Identifier: Testopia 2.4
Calling Product.check_category with an invalid (non-existing) category name gives an unexpected error code.
Reproducible: Always
Actual Results:
Fails with error code -32000 which indicates a fatal error.
Expected Results:
Should return a specific non-fatal error code.
| Reporter | ||
Updated•15 years ago
|
Version: unspecified → 2.4
You need to log in
before you can comment on or make changes to this bug.
Description
•