Modify ↓
Opened 16 years ago
Closed 16 years ago
#3508 closed defect (duplicate)
paging doesn't work in the management reports
Reported by: | Owned by: | Russ Tyndall | |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | |
Cc: | anebi | Trac Release: | 0.11 |
Description
One of my management reports has too many rows and is automatically split onto several pages, with the first 100 rows on one page, then links to further pages. The paging links look like:
/report/14?page=2
When I try to go to page 2 I get this error:
Report execution failed: Dynamic variable '$ASSIGNED' not defined.
I think this is because the management reports use a bunch of querystring keys to determine what to show, and those aren't getting passed on the paging links.
I'm getting this on Trac 0.11stable-r7320
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
Cc: | anebi added; anonymous removed |
---|
comment:2 Changed 16 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This was a bug in trac that has already been fixed (to ryan, I will install the patch in a few on our local setup)
duplicate of: http://trac.edgewall.org/ticket/7424
Note: See
TracTickets for help on using
tickets.
adding a reporter of a dup ticket