Changes between Initial Version and Version 2 of Ticket #1002
- Timestamp:
- Dec 14, 2006, 9:34:05 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1002
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
invalid
-
Property
Status
changed from
-
Ticket #1002 – Description
initial v2 1 1 i have the graphviz spec as below: 2 2 3 {{{ 3 4 {{{ 4 5 #!graphviz … … 29 30 30 31 }}} 32 }}} 31 33 32 34 i changed tho plugin, so it logs debug message of the launch method. this is what i get: 35 {{{ 33 36 2006-12-14 10:30:22,653 Trac[graphviz] DEBUG: launch: cmd="/usr/bin/dot" -Gfontsize=10 -Gfontname="Andale Mono" -Tsvg -o/tmp/trac/htdocs/graphviz/59b66d6c0 34 37 5fb432ed53623f1def6b334484b95cd.dot.png.svg, input=digraph D { … … 56 59 specifications_portal_OtherFieldValue -> specifications_provisioning_OtherFieldValue; 57 60 } 58 59 note the ResourcesList andChangeRequests don't have the right URL61 }}} 62 note the !ResourcesList and !ChangeRequests don't have the right URL