Closed (fixed)
Project:
Advanced Forum
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2008 at 17:15 UTC
Updated:
23 Mar 2008 at 14:01 UTC
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
Comment #1
michelleWill be committed tonight/tomorrow.
Michelle
Comment #2
melodiesmaster commentedI see no fix of this in ver 6.x-1.x-dev
Comment #3
michellehttp://cvs.drupal.org/viewvc.py/drupal/contributions/modules/advanced_fo... line 410.
Michelle
Comment #4
melodiesmaster commentedI see that these code have been changed in ver 6 already. But I've still got the bug.
Comment #5
michelleWell, 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
Comment #6
maulwuff commentedsimilar one
http://drupal.org/node/231376 (v5)
Comment #7
michellere #6 - That issue isn't related.
Michelle
Comment #8
maulwuff commentedhu? you commented out the same part in your link on #3. It's the same problem.
Comment #9
michelleNo, 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
Comment #10
maulwuff commentedthanks for explaining.
Comment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.