Closed
Bug 196373
Opened 22 years ago
Closed 22 years ago
Document the possibility of using relative dates in queries
Categories
(Bugzilla :: User Interface, defect)
Bugzilla
User Interface
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: anthony, Assigned: myk)
References
Details
(Whiteboard: [blocker will fix])
Attachments
(1 file)
|
1.66 KB,
patch
|
gerv
:
review-
|
Details | Diff | Splinter Review |
The functionality added in bug 149246 permits the user to specify relative dates
in the "where any of the fields ... changed between" query fields. However, this
functionality won't be very useful if you don't know it's there.
| Reporter | ||
Comment 1•22 years ago
|
||
Updated•22 years ago
|
Attachment #116578 -
Flags: review?(gerv)
Comment 2•22 years ago
|
||
Comment on attachment 116578 [details] [diff] [review]
Patch with simple UI corrections
Hmm. queryhelp.cgi is a horrible hack, and needs to go away. I was hoping to
replace it with the context-sensitive help system, but browsers suck, and so
that doesn't work too well. Hmm.
Also, as far as I can see, this patch is going to distort the relevant box on
the query form.
A third question: doesn't this "new function" relate rather closely to the
function of the field just above - "Bugs changed in the last X days"?
Gerv
| Reporter | ||
Comment 3•22 years ago
|
||
Help system: The problem with context-sensitive help is that you don't know it's
there, whereas the "relative dates", being a link, tells you "I've a hint for
you here". But context sensitive help should also be changed.
Distortion: You are right, I hadn't noticed that the box is aligned.
Relation to the "changedin" field: Yes, it's related. It's so much related that
maybe I shouldn't have filed a separate bug for this. And it's a long story: bug
37749 comment 26.
Comment 4•22 years ago
|
||
Comment on attachment 116578 [details] [diff] [review]
Patch with simple UI corrections
Bug 37749 now has the discussion of how this should work.
Gerv
Attachment #116578 -
Flags: review?(gerv) → review-
| Reporter | ||
Comment 5•22 years ago
|
||
This has been fixed by the fixing of bug 37749. What do we do? Mark it a duplicate?
Comment 6•22 years ago
|
||
per comment 5
Status: NEW → RESOLVED
Closed: 22 years ago
Depends on: 37749
Resolution: --- → FIXED
Whiteboard: [blocker will fix]
Target Milestone: --- → Bugzilla 2.18
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
•