Closed Bug 253547 Opened 21 years ago Closed 21 years ago

Taint error while creating series

Categories

(Bugzilla :: Reporting/Charting, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Wurblzap, Assigned: gerv)

Details

Attachments

(1 file)

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Build Identifier: Insecure dependency in parameter 1 of DBI::db=HASH(0x8db06b8)->do method call while running with -T switch at Bugzilla/Series.pm line 183. Reproducible: Always Steps to Reproduce: 1. Go to http://landfill.bugzilla.org/bugzilla-tip/query.cgi?format=create-series 2. Enter something in the "Name" field 3. Press "Create data set" Actual Results: Bugzilla shows "Insecure dependency in parameter 1 of DBI::db=HASH(0x8db06b8)->do method call while running with -T switch at Bugzilla/Series.pm line 183." While looking for this bug, I found bug 251484 and bug 242405, but they are not it.
I can make this hapen on TIP, but not the end of the 2.18 branch Marc can make it happen on rc2
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking2.18?
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.18
this was caused by bug 242405 to fix we either put trick_taint back into Series.pm at writeToDatabase(), or initFromCGI()
(In reply to comment #2) > this was caused by bug 242405 > > to fix we either put trick_taint back into Series.pm at writeToDatabase(), or > initFromCGI() This cures it on head and branch for me. Does it break something else?
Attachment #155928 - Flags: review?
This WORKSFORME on head by now, probably because of bug 225687 landing.
WFM, then. Gerv
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Target Milestone: Bugzilla 2.18 → ---
Attachment #155928 - Flags: review?
Flags: blocking2.18?
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: