#3422 closed defect (fixed)

allmydata/web/directory.py should return error pages instead of raising WebError

Reported by: exarkun Owned by: GitHub <noreply@…>
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: review-needed Cc:
Launchpad Bug:

Change History (4)

comment:1 Changed at 2020-09-18T18:09:35Z by exarkun

  • Owner set to exarkun
  • Status changed from new to assigned

comment:3 Changed at 2020-09-18T19:39:27Z by exarkun

  • Owner exarkun deleted
  • Status changed from assigned to new

comment:4 Changed at 2020-09-21T20:04:44Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 58c99d0/trunk:

Merge pull request #815 from tahoe-lafs/3422.directory-weberror

Handle exceptions raised by getChild and render_* in directory.py

Fixes: ticket:3422

Note: See TracTickets for help on using tickets.