Closed
Bug 340235
Opened 20 years ago
Closed 20 years ago
New Plan: Can't find param named allow-test-deletion at Bugzilla/Config.pm
Categories
(Testopia :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gekacheka, Assigned: gregaryh)
Details
On landfill.mozilla.org, tried creating a test plan, but produces errors.
Same error occurs if you search for test plans and then click on any test plan name.
(Test plan is needed to see other pages like test cases, so this appears to be a showstopper for trying Testopia).
Steps (create):
Clicked "New Plan" link in footer.
Create new test plan:
name: TestPlan
type: Unit
product: TestProduct
product version: unspecified
click 'Add' button
Result:
URL: http://landfill.mozilla.org/testopia/tr_new_plan.cgi
undef error - Can't find param named allow-test-deletion at Bugzilla/Config.pm line 151.
Steps (list):
From http://landfill.mozilla.org/testopia/index.cgi
Clicked "Manage Test Plans"
Clicked Submit
Clicked name of any test plan (e.g., "TestPlan")
Result:
URL: http://landfill.mozilla.org/testopia/tr_show_plan.cgi?plan_id=13
undef error - Can't find param named allow-test-deletion at Bugzilla/Config.pm line 151.
| Assignee | ||
Comment 1•20 years ago
|
||
Sorry, forgot to patch the files on landfill.
Should work now.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•