Ticket #556 (defect)
Opened 2 years ago
Last modified 2 years ago
Allow error hooks to raise InternalRedirect
Status: closed (fixed)
| Reported by: | fumanchu | Assigned to: | fumanchu |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | CherryPy code | Keywords: | |
| Cc: |
They can only raise HTTPRedirect at the moment.
Attachments
Change History
08/29/06 18:30:37: Modified by fumanchu
- attachment err_internal.patch added.
09/02/06 14:42:37: Modified by fumanchu
- status changed from new to closed.
- resolution set to fixed.
Fixed in [1321].


Patch to allow InternalRedirect? in error hooks