Closed Bug 647116 Opened 13 years ago Closed 13 years ago

Make each "condition" of the Search.pm WHERE clause into an object

Categories

(Bugzilla :: Query/Bug List, enhancement)

4.1.1
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 640045

People

(Reporter: mkanat, Unassigned)

References

Details

Right now we pass around a bunch of arrays and arrays of arrays to represent the WHERE clause conditions for Search.pm. In an attempt to start simplifying things, I'm going to make each of these "conditions" (basically, field-value-operator set) into an object. Although this may not seem like a big simplification at first, it's the first step in a larger simplification of Search.pm.
This turned out to be too complicated and unnecessary to do by itself, so I folded it into bug 640045.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Target Milestone: Bugzilla 4.2 → ---
You need to log in before you can comment on or make changes to this bug.