Defect #1304
closedNo data to display
0%
Description
I've created a forum entry for a project. Since it's the first one, Redmine only has 1 forum entry associated for the project, the tab Forums displays - wrongly - that there's no data to display. It seems a real bug since after I create the second entry, Redmine now has 2 forums associated with a project, then both are displayed and the correct number of topics and messages is also displayed.
But now, when I enter a forum with topics (and messages) the result is still No Data to Display.
Files
Updated by Jean-Philippe Lang almost 17 years ago
I've created a forum entry for a project. Since it's the first one, Redmine only has 1 forum entry associated for the project, the tab Forums displays - wrongly - that there's no data to display.
When you have only 1 forum, Redmine displays its message list when you click on the Forums tab rather than the forum list (since you have only one forum, the forum list would not be very usefull). So you see 'No data to display' because there is no message in your newly created forum.
But now, when I enter a forum with topics (and messages) the result is still No Data to Display.
I'm not sure to understand your problem. This seems to work fine for me.
Could you attach some screenshots please (forum list and message list) ?
Updated by José Carlos Monteiro almost 17 years ago
- File ForumList.jpg ForumList.jpg added
- File MessageList.jpg MessageList.jpg added
I'm attaching two screenshots which clearly demonstrate the problem, as I see it.
Updated by Jean-Philippe Lang over 16 years ago
I'm not able to reproduce this problem.
Could you run Redmine with log level set to debug and then send the log generated when you get the 'no data' message ?
Does this problem occur with the 2 other forums ?
Updated by Jean-Philippe Lang over 16 years ago
Oh, and please give your ruby, rails and database versions.
Updated by José Carlos Monteiro over 16 years ago
Ruby: 1.8.6 (2007-09-24 patchlevel 111) [i386-nswin32]
Rails: 2.0.2
SQLite3: 3.5.6
I'm attaching the debug log file, hopefully it will shed some more light into this issue.
Many thanks.
Updated by Jean-Baptiste Barth almost 15 years ago
- Status changed from New to Closed
As nobody can reproduce and the issue is very old, I close. Please let us know if you still have this problem on recent versions (0.9.x), and then feel free to re-open.