Modify ↓
Ticket #3515 (closed defect: fixed)
Opened 6 years ago
Last modified 6 years ago
Trac post commit hook fails to execute
| Reported by: | anonymous | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
If I execute the trac-post-commit-hook of [3587] I get the following error:
Unexpected error while processing ticket ID 1: 'Environment' object has no attribute 'abs_href'
Is there any know solution for that?
Attachments
Change History
comment:1 Changed 6 years ago by mgood
- Milestone set to 0.10
comment:2 Changed 6 years ago by cboos
- Owner changed from jonas to cboos
comment:3 Changed 6 years ago by cboos
- Resolution set to fixed
- Status changed from new to closed
Fixed in r3593.
Note: See
TracTickets for help on using
tickets.



I can reproduce the error, I'll look for a fix.