Closed Bug 355146 Opened 18 years ago Closed 18 years ago

"edit testcase" should really do it

Categories

(Webtools Graveyard :: Litmus, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ispiked, Assigned: coop)

Details

Steps to reproduce:
1. Go to http://litmus.mozilla.org/show_test.cgi?id=1246.
2. Click the "edit testcase" link the upper right.

Results:
I'm taken to the manage testcase page where I see the testcase and can /choose/ to edit it by clicking the "Edit testcase button".

Expected results:
The edit testcase button should be "automatically" selected and I should be in edit mode, ready to edit the testcase.
I get the following error in the JS Console:

Error: testcase has no properties
Source File: http://litmus.mozilla.org/manage_testcases.cgi?testcase_id=1246&edit=1
Line: 9807

This maps to:

  if (testcase.testcase_id == 1246) {
    switchToEdit();
  }

so I guess this explains why this isn't working!
Status: NEW → ASSIGNED
Production install updated.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Verified. Thanks for the super quick turnaround, coop!
Status: RESOLVED → VERIFIED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.