Closed Bug 386038 Opened 18 years ago Closed 18 years ago

New plan : Create requires a name argument, and that argument was not set

Categories

(Testopia :: Test Plans, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bob.goodenough, Assigned: gregaryh)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 Build Identifier: Testopia Version 1.3 Attempting to create a new test plan, name, type and product selected (no versions available/specified). Click Add - message as below: Bugzilla has suffered an internal error. Please save this page and send it to <name removed> with details of what you were doing at the time this message appeared. URL: http://10.10.99.99/bugzilla-3/tr_new_plan.cgi The function Bugzilla::Testopia::TestPlan->create requires a name argument, and that argument was not set. Reproducible: Always Steps to Reproduce: See above. Expected Results: Created a new test plan. Browser details: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 Default theme.
Attached image Screenshot
I think it may be complaining about the version actually. If there is no version, it will not work. The version box loads from javascript. Make sure that your dojo.js file is readable by the web server.
Looks like checksetup.pl may not be doing the required user:group changes. Administrator did chown -R root:apache within the Bugzilla directory (he tells me!). Works OK now.
Fixed -- see comment 3.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
I had the same issue, but resolution is different. checksetup.pl tells me that i have JSON v2.02 "Checking for JSON (v1.07) ok: found v2.02" when looking at response from tr_quicksearch.cgi which is called from getProdVers javascript method, i saw the following message: <h1>Software error:</h1> <pre>Can't locate object method &quot;autoconv&quot; via package &quot;JSON&quot; at /var/www/<...>/htdocs/bugzilla/tr_quicksearch.cgi line 323. </pre> <p> For help, please send mail to the webmaster (<a href="....">....</a>), giving this error message and the time and date of the error. </p> in tr_quicksearch.cgi i commented line: $json->autoconv(0); and now version dropdown gets populated and i can add new plan.
(In reply to comment #5) > I had the same issue, but resolution is different. > checksetup.pl tells me that i have JSON v2.02 > "Checking for JSON (v1.07) ok: found v2.02" This is a totally different problem. See bug 409309.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: