Modify ↓
Opened 17 years ago
Last modified 6 years ago
#4272 new defect
No recursion protection
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Component: | IncludeMacro |
| Severity: | normal | Keywords: | recursion IncludeMacro |
| Cc: | Trac Release: | 0.11 |
Description
Tried view SandBox page recursively. I'm sure there should be some property for this macros to limit the level of recursion although Python has it set to 50 as default AFAIK.
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by
| Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
|---|---|
| Status: | new → assigned |
comment:2 Changed 11 years ago by
comment:3 Changed 6 years ago by
| Owner: | Ryan J Ollos deleted |
|---|---|
| Status: | assigned → new |
Note: See
TracTickets for help on using
tickets.



RuntimeError: maximum recursion depth exceededconfirmed.