Modify ↓
Opened 19 years ago
Closed 19 years ago
#3515 closed defect (fixed)
Trac post commit hook fails to execute
| Reported by: | anonymous | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (3)
comment:1 by , 19 years ago
| Milestone: | → 0.10 |
|---|
comment:2 by , 19 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.



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