Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#4093 closed defect (fixed)

trac-post-commit-hook: TypeError: 'str' object is not callable

Reported by: Markus Tacker <m@…> Owned by: Christian Boos
Priority: normal Milestone: 0.11
Component: ticket system Version: devel
Severity: minor Keywords: trac-post-commit-hook
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

In r4087 I get this error

Traceback (most recent call last):
  File "/opt/trac/contrib/trac-post-commit-hook", line 200, in ?
    CommitHook()
  File "/opt/trac/contrib/trac-post-commit-hook", line 148, in __init__
    self.env.href = Href(url)
TypeError: 'str' object is not callable

Attachments (0)

Change History (2)

comment:1 by Christian Boos, 18 years ago

Keywords: trac-post-commit-hook added
Milestone: 0.11
Owner: changed from Jonas Borgström to Christian Boos
Severity: normalminor

Oh, right the hook hasn't been updated after r4086.

comment:2 by Christian Boos, 18 years ago

Resolution: fixed
Status: newclosed

Fixed by r4159.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.