Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102529 - Show new post icon for edited posts
Summary: Show new post icon for edited posts
Status: CONFIRMED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Forums (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Forum Moderators
URL: https://forums.gentoo.org/viewtopic-t...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 12:28 UTC by Tom Knight (RETIRED)
Modified: 2013-06-23 14:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ugly and hackish but working patch (ugly_n_hackish.patch,3.51 KB, patch)
2006-04-14 15:11 UTC, Christian Hartmann (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Knight (RETIRED) gentoo-dev 2005-08-14 12:28:23 UTC
If someone edits a post have it show the new post icon. Also check wether the
searches work on post timestamp or last edited timestamp.
Comment 1 Christian Hartmann (RETIRED) gentoo-dev 2006-04-14 15:11:34 UTC
Created attachment 84670 [details, diff]
ugly and hackish but working patch

This patch gives an idea how we could implement it. The biggest downside of this patch is that it adds a lot of sql/db overhead to the viewtopic.php script. We should try to avoid that.
Comment 2 Michael Palimaka (kensington) gentoo-dev 2013-06-23 14:57:44 UTC
Is this bug still relevant?