GDF export generates invalid files

Bug #660200 reported by Sébastien Heymann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gephi
Fix Released
Medium
Mathieu Bastian
0.7
Fix Released
Medium
Unassigned

Bug Description

Exporting in GDF produces this sample when edges has no label:

nodedef> name VARCHAR,label VARCHAR,width DOUBLE,height DOUBLE,x DOUBLE,y DOUBLE,color VARCHAR,Modularity Class INTEGER
0.0,"Myriel",28.685719,28.685719,846.527,-1570.72,'91,91,245',0
1.0,"Napoleon",4.0,4.0,1425.0109,-2524.0613,'91,91,245',0
...
edgedef> node1,node2,label VARCHAR,weight DOUBLE,directed BOOLEAN,color VARCHAR
1.0,0.0,,1.0,true,'-255,-255,-255',"0",1.0

The edge label column is empty so it leads to a SEVERE error when trying to import this file.

Tags: export gdf
Changed in gephi:
milestone: none → 0.7beta
importance: Undecided → Medium
Changed in gephi:
status: New → Fix Committed
assignee: nobody → Mathieu Bastian (mathieu.bastian)
Changed in gephi:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.