Closed
Bug 383152
Opened 18 years ago
Closed 18 years ago
previewTestgroup in manage_test_runs.cgi is undefined
Categories
(Webtools Graveyard :: Litmus, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zach, Assigned: coop)
Details
STR -
1. Load Litmus
2. Manage Test Runs
3. Choose a run, click the edit button
4. Pick a testgroup from either of the two group boxes
5. Click the "preview testgroup" link
The error is: previewTestgroup is not defined
Grepping the source, it looks like the only reference to previewTestgroup() is in the links from edit_test_run.tmpl, so it looks like it probably never got checked in.
Assignee | ||
Comment 1•18 years ago
|
||
Checking in js/ManageTestRuns.js;
/cvsroot/mozilla/webtools/litmus/js/ManageTestRuns.js,v <-- ManageTestRuns.js
new revision: 1.4; previous revision: 1.3
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•