Exception when changing filter parameter on a Operator

Bug #571287 reported by Mathieu Bastian
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gephi
Fix Released
High
Mathieu Bastian
0.7
Fix Released
High
Unassigned

Bug Description

Way to reproduce:
1) Open a graph file
2) Create an INTERSECTION filter and add two sub-filers in it
3) Enable filtering
4) Change a sub-filter parameter
An Exception is thrown

Stack trace:
ClassCastException: org.gephi.filters.OperatorQueryImpl cannot be cast to org.gephi.filters.FilterQueryImpl
java.lang.ClassCastException: org.gephi.filters.OperatorQueryImpl cannot be cast to org.gephi.filters.FilterQueryImpl
 at org.gephi.filters.FilterModelImpl.updateParameters(FilterModelImpl.java:167)
 at org.gephi.filters.FilterThread.run(FilterThread.java:67)

Tags: filter
Changed in gephi:
status: Confirmed → Fix Committed
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.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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