#3287 closed defect (fixed)

port allmydata.web.status.UploadStatusPage to twisted.web.template

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 (6)

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)

comment:6 Changed at 2020-07-06T20:20:44Z by GitHub <noreply@…>

  • Resolution set to fixed
  • Status changed from assigned to closed

In 25f5e65/trunk:

Merge pull request #721 from sajith/3287.status-upload-nevow-to-twisted-web

Replace nevow with twisted.web.template in status.UploadStatusPage?

Fixes: ticket:3287

Note: See TracTickets for help on using tickets.