Opened 18 years ago
Closed 18 years ago
#80 closed defect (fixed)
FDL forgets about weak slots
Reported by: | ginkel | Owned by: | ginkel |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Promot | Version: | |
Severity: | fatal | Keywords: | |
Cc: |
Description
If a weak slot is changed by source from one :is-eq-to to another, the whole slot is forgotten.
Change History (1)
comment:1 Changed 18 years ago by ginkel
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Diagnosis was wrong, ModuleGraphModel? and LinkProxy? disposed the Edge. With [6830] this Bug is fixed.