marquisite
Well-known member
- Affected version
- 2.1.0
Whenever XenForo pages with timestamps are loaded from the browser cache, this can lead to unexpected timestamps suggesting that the content or actions you're viewing have not happened yet. I've experienced this at one point or another in places where they'd least be expected, such as:
Unless XenForo has a side interest in time travel technology , it'd be awesome to reduce the chances of this happening one way or another.
As a kind of workaround, could there be scope for adding some kind of extra data attribute in the <xf:date> element, which if set the DynamicDate javascript wouldn't even consider using the 'In x minutes', 'Later today at x' and 'Tomorrow at x' future phrases?
- Member profile and tooltip 'Last seen' timestamp
- Conversations dropdown last message timestamp
- Thread and post timestamps
Unless XenForo has a side interest in time travel technology , it'd be awesome to reduce the chances of this happening one way or another.
As a kind of workaround, could there be scope for adding some kind of extra data attribute in the <xf:date> element, which if set the DynamicDate javascript wouldn't even consider using the 'In x minutes', 'Later today at x' and 'Tomorrow at x' future phrases?