Closed
Bug 215560
Opened 21 years ago
Closed 18 years ago
View Bugs Already Reported Today would be nicer if query was View Bugs Already last 24 hours.
Categories
(bugzilla.mozilla.org :: General, enhancement)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: k_b0000, Assigned: reed)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030720
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030720
at http://bugzilla.mozilla.org/
View Bugs Already Reported Today would be nicer if query was View Bugs Already
Reported last 24 hours.
since we all live in different parts of the world, your midnight (in us) ends 09
where i live, this makes the View Bugs Already Reported Today go empty every
morning. therefor it would be - in my opinion - better if the query instead
showed bugs from the last 24 hours.
adding a link "View bugs already reported last 24 hours" would be nice
Reproducible: Always
Steps to Reproduce:
Comment 1•21 years ago
|
||
That link is a mozilla.org-specific hack, not something shipped with Bugzilla.
-> mozilla.org
Assignee: justdave → endico
Status: UNCONFIRMED → NEW
Component: Query/Bug List → Bugzilla: Other moz.org Issues
Ever confirmed: true
Product: Bugzilla → mozilla.org
QA Contact: mattyt-bugzilla → myk
Version: unspecified → other
Comment 3•21 years ago
|
||
I seem to remember that this link is the way it is due to a bug in Bugzilla's
querying on dates. I remember reviewing a patch on relative querying, but I
don't know what happened to it.
Gerv
Comment 4•21 years ago
|
||
Right.
The new relative dates function in 2.17.4 means you can specify "-1d" as the
"from", and it'll do the last twenty-four hours correctly.
Reassigning this bug to Myk - he needs to update that link on the b.m.o. custom
front page template after we next upgrade it.
Gerv
Assignee: gerv → myk
OS: Linux → All
Comment 5•18 years ago
|
||
-1d doesn't do the right thing, but -24h would. The CVS version of Bugzilla supports "-24h", and when we next upgrade we can then update the front page template.
Gerv
Assignee | ||
Updated•18 years ago
|
Assignee: myk → reed
Hardware: PC → All
Assignee | ||
Comment 6•18 years ago
|
||
I have made this change on the new index page. It will be live when bmo gets upgraded.
You can see this change at https://landfill.bugzilla.org/prodpatches/.
Assignee | ||
Updated•18 years ago
|
QA Contact: myk → reed
Updated•13 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•