Project

General

Profile

Actions

Feature #4664

closed

Add pagination to forum threads

Added by Georg Weber about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
High
Category:
Forums
Target version:
Start date:
2010-01-27
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

We have a couple of forum threads with a lot of answers (> 150). It takes a while until those threads are being loaded. I measured the time for loading one of them (730kB HTML content):
  • 26.3 seconds to get the response from the server
  • 2.6 seconds to render (in Firefox)

The HTTP header tells me something about X-Runtime of 78ms - so the (Mongrel) server seems not to be the problem ...

A paging feature within the thread would reduce this time a lot

Actions #1

Updated by Jean-Philippe Lang about 14 years ago

  • Category set to Forums
Actions #2

Updated by Jean-Philippe Lang about 14 years ago

  • Assignee set to Jean-Philippe Lang
  • Priority changed from Normal to High
Actions #3

Updated by Jean-Philippe Lang about 14 years ago

  • Subject changed from Add paging to forum threads to Add pagination to forum threads
  • Status changed from New to Closed
  • Target version set to 1.0.0 (RC)
  • Resolution set to Fixed

Feature added in r3373.

Actions

Also available in: Atom PDF