Edgewall Software

Ticket #2731 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Missing arguments to method call in the abstract Repository class

Reported by: Lele Gaifax Owned by: cmlenz
Priority: normal Milestone: 0.10
Component: version control Version: 0.9.3
Severity: trivial Keywords:
Cc:

Description

The call to get_node() at line 106 of api.py does not pass the needed path and rev arguments that the method in question, defined right below, expects.

Attachments

Change History

Changed 3 years ago by cboos

  • status changed from new to closed
  • resolution set to fixed
  • severity changed from normal to trivial
  • milestone set to 0.10

Fixed in r2881. Thanks!

Add/Change #2731 (Missing arguments to method call in the abstract Repository class)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cmlenz. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.