Closed Bug 335475 Opened 19 years ago Closed 19 years ago

bugzilla/tr_currenttestruns.cgi

Categories

(Testopia :: General, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jf_ding, Assigned: gregaryh)

References

()

Details

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MyIE2 0.3; Maxthon) Build Identifier: testrunner0.7 Software error: DBD::mysql::st execute failed: Unknown column 'l.id' in 'on clause' [for Statement "select r.summary, r.start_date, pr.name, r.product_version, r.rep_platform, r.op_sys, p.name, r.test_run_id, p.plan_id, p.product_id from test_cases_log l, test_runs r, test_plans p, products pr left outer join test_cases_log_testers a on a.case_log_id=l.id where l.test_run_id=r.test_run_id and r.status='running' and r.plan_id=p.plan_id and pr.id=p.product_id and l.status='idle' and (l.isprivate=0 or a.userid=3) group by r.test_run_id order by 2 desc"] at Bugzilla/DB.pm line 84 Bugzilla::DB::SendSQL('select r.summary, r.start_date, pr.name, r.product_version, r...') called at C:/servers/bugzilla-2.20.2/tr_currenttestruns.cgi line 63 main::getTestRuns() called at C:/servers/bugzilla-2.20.2/tr_currenttestruns.cgi line 93 Reproducible: Always
What version of bugzilla is this running on. Also do you have any runs defined so far?
Depends on: 335746
No longer depends on: 335746
upgrading to Testopia 1.0 should aleviate this problem. Please reopen if this is not solved.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.