mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09868
[Bug 992905] A change has been merged
Reviewed: https://reviews.mahara.org/1411
Committed: http://gitorious.org/mahara/mahara/commit/80980fd58e831c6152c6774c64666945880e45c8
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch: master
commit 80980fd58e831c6152c6774c64666945880e45c8
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Tue Jul 31 12:41:33 2012 +1200
Add column 'path' to table interaction_forum_post (bug #992905)
This column will stored the path from the topic to the post in
the format <topicid>/<postid 1>/<postid 2>/.../<postid n>
The postid has 10 digits leading by 0
This column will help to sort threaded posts together
and calculate the indent of current post.
Change-Id: I65118bc359e36f7d02d221d8f215ca7d4caea099
Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/992905
Title:
Paginate forum posts in a topic
Status in Mahara ePortfolio:
In Progress
Bug description:
When forum topics get too long, the system runs out of memory.
Therefore, forum posts within a topic should be paginated.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/992905/+subscriptions
References