Opened at 2020-03-26T22:30:41Z
Last modified at 2020-07-06T20:20:44Z
#3287 closed defect
port allmydata.web.status.UploadStatusPage to twisted.web.template — at Version 5
Reported by: | sajith | Owned by: | sajith |
---|---|---|---|
Priority: | normal | Milestone: | Support Python 3 |
Component: | code-frontend-web | Version: | 1.13.0 |
Keywords: | Cc: | ||
Launchpad Bug: | nevow python3 |
Description (last modified by sajith)
Child of #3254.
It happens that allmydata.web.status.UploadStatusPage uses allmydata.web.status.UploadResultsRendererMixin, which is also used by allmydata.web.unlinked.UploadResultsPage. This ticket will affect both modules.
Change History (5)
comment:1 Changed at 2020-03-26T22:32:18Z by sajith
- Owner set to sajith
comment:2 Changed at 2020-03-26T22:32:33Z by sajith
- Status changed from new to assigned
comment:3 Changed at 2020-03-26T22:45:23Z by sajith
- Status changed from assigned to new
comment:4 Changed at 2020-03-26T22:45:30Z by sajith
- Status changed from new to assigned
comment:5 Changed at 2020-03-26T22:59:42Z by sajith
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.