From: SourceForge.net <no...@so...> - 2008-07-02 01:09:58
|
/mod/article item #2008378, was opened at 2008-07-02 03:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2008378&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tom Diesel (idot) Assigned to: Nobody/Anonymous (nobody) Summary: Comments are not converted correctly Initial Comment: After converting 154 articles with over 1500 comments total none are displayed! A quick look at the table comments_threads reveals that every article with comments has two entries, one with 0 comments and comment allowed and one with the real number of comments but no comments allowed, like this: 275 153 0 NULL 1 0 276 153 8 NULL 0 0 When I consolidate both entries to one: 276 153 8 NULL 1 0 at least the summary displays the correct number of comments! In the article there are still no comments... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2008378&group_id=81360 |