Modify

Opened 4 years ago

Closed 4 years ago

#13714 closed defect (fixed)

environment_needs_upgrade() takes exactly 2 arguments (1 given)

Reported by: Massimo Owned by: Ryan J Ollos
Priority: normal Component: TicketsBoardPlugin
Severity: blocker Keywords:
Cc: Trac Release: 1.4

Description

On Trac-1.4, the plugin stopped working as the upgrade is failing like this:

trac-admin /mnt/data/trac/projects/trac-pp/ upgrade
Error: Unable to check for upgrade of ticketsboardplugin.assignreviewer.AssignReviewerOperation: TypeError: environment_needs_upgrade() takes exactly 2 arguments (1 given)

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by Ryan J Ollos

Owner: changed from jpsave to Ryan J Ollos
Status: newaccepted

comment:2 Changed 4 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 17632:

1.2.3dev: Make compatible with Trac 1.4

Fixes #13714.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.