The "Last Post" column is not showing the last post's title. It is showing the time and poster though. It seems to either work sporadically or only for the first few posts.

By the way I duplicated this bug on your test forums as well.

Thanks for the great work.

Comments

michelle’s picture

Status: Active » Fixed

Will be committed tonight/tomorrow.

Michelle

melodiesmaster’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Fixed » Active

I see no fix of this in ver 6.x-1.x-dev

michelle’s picture

melodiesmaster’s picture

I see that these code have been changed in ver 6 already. But I've still got the bug.

michelle’s picture

Well, I don't know what to tell you on that... The code is completely different and the caching, which is what was causing the bug, is commented out in D6 because I had other problems with it. Plus it works on the dev site just fine.

Michelle

maulwuff’s picture

michelle’s picture

re #6 - That issue isn't related.

Michelle

maulwuff’s picture

hu? you commented out the same part in your link on #3. It's the same problem.

michelle’s picture

No, the issue in http://drupal.org/node/231376 is that in 5.x I am caching the last post title but the rest of it isn't getting cached, which is causing a problem when the last post has changed before the cache is updated. That isn't relavent to 6.x since the caching is completely broken and has been commented out from the start because I haven't had a chance to fix it. So the problems are unrelated.

Michelle

maulwuff’s picture

thanks for explaining.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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