Closed (fixed)
Project:
Advanced Forum
Version:
6.x-2.x-dev
Component:
Views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2009 at 19:26 UTC
Updated:
18 Sep 2009 at 15:00 UTC
"my posts" / "my topics" need to have styling
Unanswered posts view has columns messed up
"active posts" view sometimes has last post in "views" column
Views using the topic list style need the same spacing fixes that the main topic list view got.
Michelle
Comments
Comment #1
michelleFixed the unanswered topics view. It had a column for replies that, obviously, wasn't getting used and throwing the columns off. Also the last reply column was redundant since it would always be the initial post.
Michelle
Comment #2
crea commentedProblems I found so far:
Probably because my statistics module is disabled, topic list views are broken (something about missing "views" handler) - last post is printed in "views count" column.
In topic list view in "last post" column separator between date and author doesn't work. Because of that author name is printed without space so it gets ugly.
Comment #3
michelleThe topic list view spacing is already fixed. It's all the other ones that need to get the fix copied to them.
As for statistics... I don't think there's anything I can do about that. I'll just have to add it to the docs that if folks don't want to enable statistics they have to remove the column.
Michelle
Comment #4
michelleJust a note that I've got the views all almost fixed but want to finish them all before I commit. Not that it's likely anyone is going to swoop in and fix this issue for me but I wanted to avoid wasting anyone's time just in case. :) I should be able to commit it all tomorrow.
Michelle
Comment #5
michelleOk, finally checked in all my clean ups. They're looking pretty good except for the user's topics/posts views which still need some work.
Michelle
Comment #6
michelleOn second thought, the stuff I'd consider a "bug" is all fixed. The rest is new tasks so I'll make a new issue.
Michelle