Changes between Initial Version and Version 1 of Ticket #2965


Ignore:
Timestamp:
Nov 18, 2010, 10:37:29 PM (13 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2965

    • Property Owner changed from malsmith to Ryan J Ollos
    • Property Status changed from new to assigned
  • Ticket #2965 – Description

    initial v1  
    11The detail from YAML did not include a message attribute, so I could not diagnose the ultimate error.
    22
    3 [udebika@usbost-fenservi trac-hacks]$ svn diff ganttchartplugin/0.11/
     3[udebika@usbost-fenservi trac-hacks]$ svn diff
     4{{{
     5#!patch
     6ganttchartplugin/0.11/
    47Index: ganttchartplugin/0.11/gantt/gantt.py
    58===================================================================
     
    1720                 mark = detail.problem_mark
    1821                 msg = msg + "<br />Error position: (%s:%s)" % (mark.line+1, mark.column+1)
     22}}}