Edgewall Software
Modify

Ticket #5134 (closed enhancement: duplicate)

Opened 3 years ago

Last modified 3 years ago

paginate report

Reported by: liris <liris.pp@…> Owned by: jonas
Priority: normal Milestone:
Component: ticket system Version: 0.10.3.1
Severity: normal Keywords:
Cc:

Description

When we show the ticket reports, the html generation is too slow(abount 1min for my system) if the ticket is more than 5000. The time to spend is almost to rendering html. And if the browser gets the huge html file, the browser is also slow down.

The attached is the patch to paginate reports.

Attachments

report-paginate.diff Download (3.6 KB) - added by liris <liris.pp@…> 3 years ago.
paginate patch for report

Change History

Changed 3 years ago by liris <liris.pp@…>

paginate patch for report

comment:1 Changed 3 years ago by liris <liris.pp@…>

  • Version set to 0.10.3.1

comment:2 Changed 3 years ago by cboos

  • Status changed from new to closed
  • Resolution set to duplicate

The patch modifies the clearsilver template (report.cs) of Trac 0.10.x, but there won't be any new feature enhancement on this release line, only bug fixes.

Please consider adapting your patch for Trac 0.11dev, and the report.html Genshi template. See TracDev/PortingFromClearSilverToGenshi for some hints.

The ticket itself is a duplicate of #216, please follow-up there.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.