FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Marking messages read in tree view bug
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Marking messages read in tree view bug [message #7152] Fri, 08 November 2002 23:20 Go to next message
KVentz is currently offline  KVentz   Russian Federation
Messages: 65
Registered: November 2002
Location: Moscow, Russia
Karma: 0
Member
Hi!

I have found a problem reading long threads in tree wiew. Forum marks messages I haven't read yet as "read". Usually it looks like that:

...
|- Message 1 from user A
||- Message 2 from user B
...
|- Message 3 from user C
||- Message 4 from user B

In this situation when reading message 2 from user B, forum often marks two messages as read: message 2 and message 4. It seems forum marks any messages from specific sender in the same level of the thread (level 2 in example).

I don't know the mechanism of marking messages in FUD, but I think that marking by message ID will be great Wink
Re: Marking messages read in tree view bug [message #7153 is a reply to message #7152] Fri, 08 November 2002 23:30 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Marking messages 'read' is done by timestamp, which is virtually the same as marking by id, only more accurate. When you read a message inside a topic all messages that were posted before this message are automatically marked read. For performance reasons it is not practical to mark each an every message read/unread.

FUDforum Core Developer
Re: Marking messages read in tree view bug [message #7158 is a reply to message #7153] Fri, 08 November 2002 23:48 Go to previous messageGo to next message
KVentz is currently offline  KVentz   Russian Federation
Messages: 65
Registered: November 2002
Location: Moscow, Russia
Karma: 0
Member
prottoss wrote on Sat, 09 November 2002 02:30

When you read a message inside a topic all messages that were posted before this message are automatically marked read. For performance reasons it is not practical to mark each an every message read/unread.


I see now. It's not realy practical to mark each an every message read/unread: for this, forum should store (messages) x (users) rows in database. Sad
Re: Marking messages read in tree view bug [message #7166 is a reply to message #7158] Sat, 09 November 2002 15:56 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
I think the way it works now is fine, you are welcome to change how it works on your foru, this is open source afterall. But as far as FUDforum's core distribution this will not be added.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: bug in search engine
Next Topic: bugs in 2.3.4 ?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 10 15:12:13 GMT 2024

Total time taken to generate the page: 0.02782 seconds