Closed
Bug 294413
Opened 20 years ago
Closed 20 years ago
[RFE] Add ability to view comments made to a bug since last visit (via cookie?)
Categories
(Bugzilla :: Bugzilla-General, enhancement)
Bugzilla
Bugzilla-General
Tracking
()
RESOLVED
DUPLICATE
of bug 1469023
People
(Reporter: jfleshman, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 A common feature on Web forums is that the server stores (either in the database or in a cookie, maybe both, I'm not sure which) the time you last viewed a page. When you return, threads that have had new messages since your visit are highlighted, as are messages within the thread. I'd like it if Bugzilla could implement something similar, making it bookmarkable (maybe something like show_bug.cgi?id=[whatever]&latest) so users can easily jump to the comments that have been made since they last checked in. Reproducible: Always Steps to Reproduce:
Comment 1•20 years ago
|
||
See also bug 102571 and bug 554. Combining all of these would allow a single query to show all new comments on all recently-visited bugs - a one- off "comments I am likely to be interested in" query. This would seem particularly desirable for bugs which get a LARGE number of comments. The huge page must take an age to load for dial-up users.
Comment 2•20 years ago
|
||
bug 176145 does not say "highlight", but the idea is exactly the same. *** This bug has been marked as a duplicate of 176145 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•