Changes between Initial Version and Version 10 of Ticket #2666


Ignore:
Timestamp:
Aug 7, 2013, 3:18:50 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2666

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #2666 – Description

    initial v10  
    1 I tryed this macros:
    2 
     1I tried this macros:
     2{{{
    33[[BurnDown(width=800,height=200,query=targetmilestone=milestone1&datestart=08/8/07&dateend=8/22/08)]]
     4}}}
     5{{{
    46[[BurnDown(width=400,height=200,query=targetmilestone=milestone1&datestart=08/8/07&dateend=8/15/08)]]
     7}}}
     8{{{
    59[[BurnDown(width=400,height=200,query=targetmilestone=milestone1&datestart=08/15/07&dateend=8/22/08)]]
     10}}}
     11{{{
    612[[BurnDown(width=600,height=200,query=targetmilestone=milestone1&dateend=8/31/08)]]
     13}}}
    714
    815and with all of them i got this error:
    916
    10 
     17{{{
    1118Oops...
    1219
     
    3542    sys.stdout.flush()
    3643AttributeError: NullOut instance has no attribute 'flush'
     44}}}