Modify ↓
Opened 17 years ago
Closed 14 years ago
#3092 closed defect (fixed)
[Patch] "Environment not found" when clicking arrows in 0.11
Reported by: | Rich Harkins | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | VotePlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
When using this in 0.11 I got the "Environment not found" error when clicking the arrows. I've attached a patch to correct this. Apparently 0.11 wants a req.abs_href() prepended to the redirects.
Attachments (2)
Change History (5)
Changed 17 years ago by
comment:1 Changed 14 years ago by
Owner: | changed from Alec Thomas to Ryan J Ollos |
---|
Reassigning ticket to new maintainer.
comment:2 Changed 14 years ago by
Summary: | "Environment not found" when clicking arrows in 0.11 → [Patch] "Environment not found" when clicking arrows in 0.11 |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in current 0.11 version.
Note: See
TracTickets for help on using
tickets.
Patch for absolute redirect.