bugs in filter and ranking

Once it's running
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
paul
Posts:31
Joined:31 Mar 2010 08:44
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
bugs in filter and ranking

Post by paul » 19 May 2010 14:08

Hi there,

you might already have noticed those bugs but just to be sure I add my comments.
I experienced some strange behaviors :

- queries / subqueries :
# import a gexf
# add a partition query
# run filter
# add a subquery
# remove the subquery
# update the top query parameters
=> doesn't work for already filtered nodes

- ranking :
# import a gexf
# do some ranking on degree
# add a partition filter
# run filter
# change partition filter parameters
# update same ranking on degree
=> nodes degrees are not wel recognised (or some edges are ignored ?)

Just tell me if I should post a bug on launchpad ?

Paul

User avatar
mbastian
Gephi Architect
Posts:728
Joined:10 Dec 2009 10:11
Location:San Francisco, CA
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: bugs in filter and ranking

Post by mbastian » 19 May 2010 23:55

Hi, thanks for your feedback. I know some bugs still exists there, could be nice to write them down on LP thanks!

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable