Closed
Bug 538401
Opened 15 years ago
Closed 15 years ago
Error message when linking/cloning test cases to another test plan
Categories
(Testopia :: Cloning, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ricardo.teves, Assigned: gregaryh)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Build Identifier: Bugzilla 3.4.4 - Testopia 2.3
I intend to link a Test Case (TC) to another Test Plan (TP).
After select a test case I right-click on it and choose "Copy or Link selected...".
A window appears to select the plan. I select the plan and press submit.
It will appear the message "You did not select any plans to copy or link this caso to.".
If I check the "Create a copy..." checkbox it will works fine.
Reproducible: Always
Steps to Reproduce:
1. On Testopia select a Test Plan
2. Select a Test Case
3. Right-click and choose "Copy or link selected..."
4. Select another Plan Test and press Submit button
Actual Results:
it will appears the windows with the message error
Expected Results:
It should link the selected Test Case to the selected Test Plan
I have a JPEG screen captured and can be contacted by my e-mail.
I've upgraded from bugzilla 3.0.5. to 3.4.4. and to Testopia 2.3
Assignee | ||
Comment 1•15 years ago
|
||
This seems to have been caused by a change in the handling of Extjs forms. I will investigate.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 2•15 years ago
|
||
Checking in extensions/testopia/js/case.js;
/cvsroot/mozilla/webtools/testopia/extensions/testopia/js/case.js,v <-- case.js
new revision: 1.12; previous revision: 1.11
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•