Package: roundup
Version: 1.4.4-4+lenny1
Severity: normal
The pages /statusN and /priorityN take an unreasonable amount of time
to download -- presumably because the History table grows very large
over time. Please improve the turnaround time of requests to /statusN
and /priorityN, perhaps by breaking up the table over several pages.
Looking at the source, it seems to be in _generic.item.html. I guess
you want to extend it to honour @startwith and @pagesize.
<tal:block tal:condition="context/id" tal:replace="structure
python:context.history(direction='ascending')" />
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]