Changes between Initial Version and Version 1 of Ticket #13456


Ignore:
Timestamp:
Jul 20, 2018, 9:24:37 AM (6 years ago)
Author:
Jun Omae
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13456

    • Property Keywords not working for trac 1.2 removed
    • Property Type changed from enhancement to defect
  • Ticket #13456 – Description

    initial v1  
    1 I used the budgeting plugin 0.5.a4 in trac v0.12 and below. After switching to trac 1.2 ether 0.5.a4 nor 0.6 works. The module egg can be installed and is correctly listed in the admin moduls section of trac. "ticketbudgeting.ticketbudgeting.TicketBudgetingView = enabled" is inserted in trac.ini. When enabled the plugin causes an error on open of any ticket and on creating new ones. You may find the output below. We would be very pleased if you could fix this:---------------------------------------------------------------------
     1I used the budgeting plugin 0.5.a4 in trac v0.12 and below. After switching to trac 1.2 ether 0.5.a4 nor 0.6 works. The module egg can be installed and is correctly listed in the admin moduls section of trac. `ticketbudgeting.ticketbudgeting.TicketBudgetingView = enabled` is inserted in trac.ini. When enabled the plugin causes an error on open of any ticket and on creating new ones. You may find the output below. We would be very pleased if you could fix this:
     2{{{
     3---------------------------------------------------------------------
    24"/usr/lib/python2.7/dist-packages/trac/web/main.py", Zeile 613, in _dispatch_request
    35"/usr/lib/python2.7/dist-packages/trac/web/main.py", Zeile 273, in dispatch
     
    810"/usr/local/lib/python2.7/dist-packages/Budgeting_Plugin-0.6.0-py2.6.egg/ticketbudgeting/ticketbudgeting.py", Zeile 752, in create_table
    911"/usr/local/lib/python2.7/dist-packages/Budgeting_Plugin-0.6.0-py2.6.egg/ticketbudgeting/ticketbudgeting.py", Zeile 773, in create_reports
     12}}}