![]() |
[Rejected] ascending and descending in tcat - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Development (https://community.mybb.com/forum-161.html) +--- Forum: MyBB 1.8 Development (https://community.mybb.com/forum-165.html) +---- Forum: 1.8 Bugs and Issues (https://community.mybb.com/forum-157.html) +----- Forum: Rejected (https://community.mybb.com/forum-184.html) +----- Thread: [Rejected] ascending and descending in tcat (/thread-160370.html) |
ascending and descending in tcat - jvdabz - 2014-09-28 Hi, In a forum when you click on view replies etc in tcat, when views descends there is written ascending when it ascends there is written descending! RE: ascending and descending in tcat - Destroy666 - 2014-09-29 I don't think it's a bug.. It doesn't state the current sorting direction, it notifies the user about their possible choice (thus it's a link). RE: ascending and descending in tcat - jvdabz - 2014-09-29 But it states the current sorting direction. Just click on asc or desk below tcat titles, then you will see that the order of threads changes. RE: ascending and descending in tcat - Destroy666 - 2014-09-29 By default the last post column shows [asc] link while it's descending (newest first). The link has ascending order parameter (&order=asc at the end), so everything is correct. EDIT: no counterargument for a while, so rejecting. |