Closed
Bug 454400
Opened 16 years ago
Closed 16 years ago
Test Case page does not display completely in IE
Categories
(Testopia :: Test Cases, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kballard, Assigned: gregaryh)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
When viewing test cases in IE, a JavaScript error appears and the tabs do not display.
Reproducible: Always
Steps to Reproduce:
1. I have a run containing a plan, which contains a case
2. Log in to Testopia in IE
3. View the test case
Actual Results:
Only the top part of the page displays. The tabs at the bottom of the page with Action/Expected Results, Setup, Bugs, etc. does not display. The following JavaScript error also appears:
Line: 452
Char: 54
Error: Unexpected identifier
Code: 0
URL: .../bugzilla/tr_show_case.cgi?case_id=1
Expected Results:
Should appear the same in IE as it does in FF
Assignee | ||
Comment 2•16 years ago
|
||
Checking in tr_process_case.cgi;
/cvsroot/mozilla/webtools/testopia/tr_process_case.cgi,v <-- tr_process_case.cgi
new revision: 1.16; previous revision: 1.15
done
Checking in tr_show_product.cgi;
/cvsroot/mozilla/webtools/testopia/tr_show_product.cgi,v <-- tr_show_product.cgi
new revision: 1.5; previous revision: 1.4
done
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
•