Closed
Bug 476650
Opened 17 years ago
Closed 17 years ago
% Complete search returns "strict refs" error
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 472047
People
(Reporter: docwhat, Unassigned)
Details
The following query with time-tracking turned on:
buglist.cgi?field0-0-0=percentage_complete&type0-0-0=greaterthan&value0-0-0=0
Generates the following error:
Can't use string ("bugs.bug_id") as an ARRAY ref while "strict refs" in use at Bugzilla/Util.pm line 281.
Ciao!
Comment 1•17 years ago
|
||
Can't reproduce on tip so I'm pretty sure this is a duplicate that was already fixed on both 3.2 and tip.
Status: NEW → RESOLVED
Closed: 17 years ago
OS: Linux → All
Hardware: x86 → All
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•17 years ago
|
||
Thanks! That was it. I missed that bug.
Ciao!
You need to log in
before you can comment on or make changes to this bug.
Description
•