Bug 1145581 - [test plan]User can not 're-order cases' in test plan detail page because of js error.
Summary: [test plan]User can not 're-order cases' in test plan detail page because of ...
Keywords:
Status: VERIFIED
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.8.11
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Yuguang Wang
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-23 10:20 UTC by yangqiu
Modified: 2023-10-20 16:24 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
[test plan] There is a js error when click 're-order cases' link in test plan detail page. (108.96 KB, image/png)
2014-09-23 10:20 UTC, yangqiu
no flags Details

Description yangqiu 2014-09-23 10:20:41 UTC
Created attachment 940367 [details]
[test plan] There is a js error when click 're-order cases' link in test plan detail page.

Description of problem:
as summary.

Version-Release number of selected component (if applicable):
v3.8.11-1 on qa server.

How reproducible:
100%

Steps to Reproduce:
1.Enter a test plan detail page.
https://tcms.app.qa.eng.nay.redhat.com/plan/13571/qiyang-test-plan-name#testcases
2.Click 're-order cases' link.
3.Inspect the console.

Actual results:
There is a js error, like:
Uncaught ReferenceError: TableDnD is not defined

Expected results:
use can reorder the cases.

Additional info:

Comment 1 xudong 2014-09-25 03:48:53 UTC
this bug has been fixed by this patch
https://code.engineering.redhat.com/gerrit/#/c/33311/

Comment 2 Tingting Zhao 2014-10-08 08:44:58 UTC
verify on devel server with 3.8.11-2 :pass
verify steps are the same as the description.


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