Hi,
For some reason the Topic icons are not being showed as read after reading a topic (or marking all of them as read). Some icons do get changed to a read topic icon after selecting "Mark all as read" but not all, and none of the icons get changed when I read a topic. It works as it should if Advanced Forum is turned off.
The textlink "1 new" is working and after reading topic link it is gone but icon still indicates new replies.

I am using the Dev version from 2011-aug-12

Comments

Henke001’s picture

Just to give some more information, if I open a topic I can see "1 post / 1316107994 new" or something similar. This is for a post without reply/comment. In the topic list I think this might be the thing reflecting on the topic icon. The New/updated information and links do work though and only show when there is actually something new. This is very strange and the last thing in the way for me before I can move from phpbb3 to Advanced Forum.
Please, if anyone have a slightest idea, please let me know! Thanks!

Henke001’s picture

Oh, now I see. It is printing the timestamp where it is supposed to print number of comments?

mcdruid’s picture

I've had a quick look at this, and I can reproduce the "1 post / 1316107994 new"-type problem when using nodecomments - with default Drupal comments this functionality seems to work fine.

I'll have a further look into what's going on.

mcdruid’s picture

Status: Active » Fixed

Turns out nodecomment was not actually relevant.

I'd made a mistake committing the patch from #1138360: advanced_forum_reply_num_new() breaks when {history} cleared and you were right, a timestamp was mistakenly being added to the number of new comments.

Fixed and committed to 6.x-2.x branch.

Thanks for the report, and sorry about the error.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.