Closed
Bug 397059
Opened 18 years ago
Closed 18 years ago
Disabled Javascript result in rror - Litmus has suffered a serious fatal internal error when i submit a testresult
Categories
(Webtools Graveyard :: Litmus, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cbook, Assigned: coop)
Details
STR: Disable Javascript - Send a Testresult:
Error - Litmus has suffered a serious fatal internal error - Can't insert new Litmus::DB::Testresult: DBD::mysql::st execute failed: Column 'locale_abbrev' cannot be null [for Statement "INSERT INTO test_results (build_id, opsys_id, last_updated, result_status_id, testcase_id, submission_time, user_agent, locale_abbrev, branch_id, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) " with ParamValues: 6='Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9a8pre) Gecko/2007092005 Minefield/3.0a8pre ', 3='1', 7=undef, 9='95', 2='20070921085552', 8='15', 1=undef, 4='4446', 0=undef, 5='20070921085552'] at /usr/lib/perl5/site_perl/5.8.5/DBIx/ContextualFetch.pm line 52.
| Assignee | ||
Comment 1•18 years ago
|
||
Is this related to bug 393586 at all?
If we inform users that JS is required to use Litmus, and then they try to submit results without JS (or they disable JS as part of a testcase), what can we do?
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•18 years ago
|
||
Checking in templates/en/default/auth/login.html.tmpl;
/cvsroot/mozilla/webtools/litmus/templates/en/default/auth/login.html.tmpl,v <-- login.html.tmpl
new revision: 1.10; previous revision: 1.9
done
Checking in templates/en/default/instructions/selecting_a_test_run.tmpl;
/cvsroot/mozilla/webtools/litmus/templates/en/default/instructions/selecting_a_test_run.tmpl,v <-- selecting_a_test_run.tmpl
new revision: 1.2; previous revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•