← Back to team overview

gephi.team team mailing list archive

[Bug 619069] [NEW] 'Format' not recognized on DL import

 

Public bug reported:

The format is not recognized on DL import when spaces are before or
after '='.

Example:

dl n=5
format = fullmatrix
labels:
barry,david,lin,pat,russ
data:
0 1 1 1 0
1 0 0 0 1
1 0 0 1 0
1 0 1 0 1
0 1 0 1 0

** Affects: gephi
     Importance: Medium
     Assignee: Mathieu Bastian (mathieu.bastian)
         Status: Confirmed

** Affects: gephi/0.7
     Importance: Medium
         Status: Confirmed


** Tags: dl

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

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

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

-- 
'Format' not recognized on DL import
https://bugs.launchpad.net/bugs/619069
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: Confirmed
Status in Gephi 0.7 series: Confirmed

Bug description:
The format is not recognized on DL import when spaces are before or after '='.

Example:

dl n=5
format = fullmatrix
labels:
barry,david,lin,pat,russ
data:
0 1 1 1 0
1 0 0 0 1
1 0 0 1 0
1 0 1 0 1
0 1 0 1 0





Follow ups

References