← Back to team overview

gephi.team team mailing list archive

[Bug 559846] [NEW] Colors not imported in DOT

 

Public bug reported:

Lines with more than a single attribute, and without quotes like:

"Lori Brede" [color=lightpink,
att="sdsu.kkytbs.net/members/profile.html?who=10"];

fail to import the color.

Complete example:
http://www.graphviz.org/Gallery/directed/siblings.gv.txt

** Affects: gephi
     Importance: Low
     Assignee: Mathieu Bastian (mathieu.bastian)
         Status: Fix Committed

** Affects: gephi/0.7
     Importance: Low
         Status: Fix Committed


** Tags: dot

** Also affects: gephi/0.7
   Importance: Undecided
       Status: New

** Changed in: gephi/0.7
       Status: New => Confirmed

** Changed in: gephi/0.7
   Importance: Undecided => Low

** Description changed:

  Lines with more than a single attribute, and without quotes like:
  
  "Lori Brede" [color=lightpink,
- URL="http://sdsu.kkytbs.net/members/profile.html?who=10";];
+ att="sdsu.kkytbs.net/members/profile.html?who=10"];
  
  fail to import the color.
  
  Complete example:
  http://www.graphviz.org/Gallery/directed/siblings.gv.txt

** Changed in: gephi
       Status: Confirmed => Fix Committed

** Changed in: gephi/0.7
       Status: Confirmed => Fix Committed

-- 
Colors not imported in DOT
https://bugs.launchpad.net/bugs/559846
You received this bug notification because you are a member of Gephi
Team, which is subscribed to 0.7.

Status in Gephi - Network exploration and manipulation: Fix Committed
Status in Gephi 0.7 series: Fix Committed

Bug description:
Lines with more than a single attribute, and without quotes like:

"Lori Brede" [color=lightpink, att="sdsu.kkytbs.net/members/profile.html?who=10"];

fail to import the color.

Complete example: http://www.graphviz.org/Gallery/directed/siblings.gv.txt







Follow ups

References