Code

Fixes bug #478597 where the connector context crash due to asserting that
authorMichael Wybrow <mjwybrow@users.sf.net>
Fri, 13 Aug 2010 07:42:18 +0000 (17:42 +1000)
committerMichael Wybrow <mjwybrow@users.sf.net>
Fri, 13 Aug 2010 07:42:18 +0000 (17:42 +1000)
paths marked as connectors were always open.  Now it just treats them as
connectors if they are open, or normal objects otherwise.


Trivial merge