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)
commit88d4df9cea8dbc04d4a05ee67587c0ab52f3bdf4
tree0b64d77c82f2fc714934163425f624a29bae0cf5
parentd73d1fab95c194b7741abce5336ae04416705656
parent1b82a108e1fafe2823458754f17dcf0ed5da8077
Fixes bug #478597 where the connector context crash due to asserting that
paths marked as connectors were always open.  Now it just treats them as
connectors if they are open, or normal objects otherwise.