Closed
Bug 264083
Opened 20 years ago
Closed 20 years ago
Software Error: message when trying to create a new dataset in 2.18rc2
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 251484
People
(Reporter: patrick, Assigned: gerv)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040618 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040618 when trying to create a new dataset from query.cgi?format=create-series, and the create "create data set" button is pressed, I getting the following error: Insecure dependency in parameter 1 of DBI::db=HASH(0x8687d6c)->do method call while running with -T switch at Bugzilla/Series.pm line 183. The search run successfully, and returns bugs, but I find no combination of parameters that work on the create dataset Reproducible: Always Steps to Reproduce: 1. reports 2. Change Over Time | New Charts 3. select the create a new data set link 4. add some "Data Set Parameters" including name 5. click the "Create Data Set" button Actual Results: Insecure dependency in parameter 1 of DBI::db=HASH(0x8687d6c)->do method call while running with -T switch at Bugzilla/Series.pm line 183. Expected Results: I don't know, haven't got that far yet.
| Reporter | ||
Comment 1•20 years ago
|
||
I tried to reproduce this bug on http://landfill.bugzilla.org/bugzilla-2.18-branch and could NOT reproduce it. I am getting the errror on the 2.18rc2 tarball. It maybe something with my setup, I have the drop down user patch in and and added some fields to rest of system. I'll dig around some more here.
| Assignee | ||
Comment 2•20 years ago
|
||
I think we've already fixed it. Have another look for duplicates which are resolved :-) Gerv
Dupe of either bug#251484, or bug#253547? Looks most like bug#251484, I think. *** This bug has been marked as a duplicate of 251484 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•