Bugs item #2418389, was opened at 2008-12-11 13:18
Message generated for change (Comment added) made by zelgadis_ksee
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2418389&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: dooglus (dooglus)
Assigned to: Nobody/Anonymous (nobody)
Summary: bugs 2353284 and 2412072 probably have other related bugs

Initial Comment:
2353284: If two parameters in the same layer are connected to the same
         valuenode and we disconnect one of them, the parent-child
         relationship for the remaining connection was being deleted.
         Now we search the parameter list to see if another parameter
         uses the same valuenode.

2412072: Don't remove a node from the parent set of a linkable
         valuenode when replacing a link if the link is still in use
         by one of the sibling links.

Both caused by remove_child() removing a
node from the parent_set when it shouldn't have, due to a sibling
using the same node.  One case was with two layer parameters linked to
each other, and the other was two sub-parameters of the Switch
valuenode being linked to each other.

This same type of bug seems to be present in other places too...

----------------------------------------------------------------------

Comment By: Konstantin Dmitriev (zelgadis_ksee)
Date: 2012-12-26 04:16

Message:
This bugtracker is no longer active. The issue is moved to the new
bugtracker - http://synfig.org/issues/thebuggenie/synfig

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2418389&group_id=144022

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to