Changes between Initial Version and Version 5 of Ticket #1054


Ignore:
Timestamp:
Dec 29, 2006, 2:38:16 AM (17 years ago)
Author:
Alec Thomas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1054

    • Property Status changed from new to closed
    • Property Cc swithin@… schandler@… added; anonymous removed
    • Property Component changed from ScrumBurndownPlugin to TimingAndEstimationPlugin
    • Property Keywords timing estimation plugin burndown parameter error added
    • Property Owner changed from Sam Bloomquist to Russ Tyndall
    • Property Resolution changed from to fixed
  • Ticket #1054 – Description

    initial v5  
    99When I opened an existing ticket so I could enter some hours, I got the following error after hitting the Submit button.  (I also tried merely adding a new comment with no changes to other fields and got the same error).
    1010
     11{{{
    1112Python Traceback
    1213Traceback (most recent call last):
     
    2223    listener.ticket_changed(self, comment, author, old_values)
    2324TypeError: ticket_changed() takes exactly 4 arguments (5 given)
    24 
    25 
     25}}}