Bug 908456 - "Recent Posts" section of Community user's profile page lists forum posts in reverse order
Summary: "Recent Posts" section of Community user's profile page lists forum posts in ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-06 18:17 UTC by Nam Duong
Modified: 2015-05-15 01:18 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-15 14:17:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Recent post list in correct order (152.27 KB, image/png)
2013-03-05 07:09 UTC, Mengjiao Gao
no flags Details

Description Nam Duong 2013-02-06 18:17:07 UTC
Description of problem:

Special thanks to @developercorey for reporting this issue:  
my user profile page (https://openshift.redhat.com/community/users/developercorey) under where it says recent posts, it shows my oldest 3 posts.

Comment 1 Nick Harvey 2013-02-28 22:20:44 UTC
Pull request submitted https://github.com/openshift/li/pull/946

Comment 2 Nick Harvey 2013-03-01 19:21:39 UTC
Resubmitted pull request https://github.com/openshift/li/pull/952

Comment 3 Clayton Coleman 2013-03-04 18:45:25 UTC
Merging

Comment 4 openshift-github-bot 2013-03-04 20:07:08 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/86082489ca23aa9edf30232bda32c46415fead34
Drupal Forums Feature Bug 908456
Added Sort Criteria by desc to thread_by_popularity
https://bugzilla.redhat.com/show_bug.cgi?id=908456

Comment 5 Mengjiao Gao 2013-03-05 07:07:55 UTC
Verified this bug on devenv_2894 with follow steps:

1.Login the website community
2.Check the page <server>:8118/users/developercorey
3.Post 4 forums in page <server>:8118/forums/openshift
4.Check the user's profile

Actual result:
2.the recent posts part shows developercorey's newest 3 posts.These 3 post list in correct order(the newest post list as the first one).
4.The recent post part shows the user's newest 3 post with correct order.

Comment 6 Mengjiao Gao 2013-03-05 07:09:13 UTC
Created attachment 705300 [details]
Recent post list in correct order


Note You need to log in before you can comment on or make changes to this bug.