Changes between Version 5 and Version 8 of Ticket #22950
- Timestamp:
- May 5, 2017, 2:52:35 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22950
-
Property
Status
changed from
new
toneeds_review
-
Property
Commit
changed from
to
12dc47d5c9f58264e9c3f02dcc108bf7758e0dd8
-
Property
Branch
changed from
to
public/graphviz_edges_lists-22950
-
Property
Authors
changed from
to
Travis Scrimshaw
-
Property
Status
changed from
-
Ticket #22950 – Description
v5 v8 44 44 AssertionError: [0, 4] is not a valid format for edge 45 45 }}} 46 The failure occurs when `dot2tex` has been installed and was probably the result of #18545.46 The failure occurs because `graphviz_string` does not allow edges to be given as lists (exposed by #18545).