Closed Bug 288861 Opened 20 years ago Closed 20 years ago

Odd number of elements in anonymous hash at query.cgi line 392

Categories

(Bugzilla :: Bugzilla-General, defect)

2.19.2
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: LpSolit, Assigned: LpSolit)

References

Details

Attachments

(1 file)

query.cgi: Odd number of elements in anonymous hash at query.cgi line 392: push(@charts, {'rows' => \@rows, 'negate' => $cgi->param("negate$chart")});
Blocks: bz-warnings
Attached patch add scalar(), v1Splinter Review
this seems to fix the problem...
Assignee: general → LpSolit
Status: NEW → ASSIGNED
Attachment #180135 - Flags: review?(wicked)
Comment on attachment 180135 [details] [diff] [review] add scalar(), v1 Yeah, that fixes that error which happens when the param is not passed.
Attachment #180135 - Flags: review?(wicked) → review+
Flags: approval?
Target Milestone: --- → Bugzilla 2.20
Flags: blocking2.20?
Flags: approval? → approval+
Checking in query.cgi; /cvsroot/mozilla/webtools/bugzilla/query.cgi,v <-- query.cgi new revision: 1.144; previous revision: 1.143 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Flags: blocking2.20?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: