Opened 15 years ago
Closed 15 years ago
#212 closed defect (fixed)
CreateLinks command works only one time
Reported by: | kolczyk | Owned by: | promot |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8.3 |
Component: | PromotGuiVizEdit | Version: | 0.8.2 |
Severity: | fatal | Keywords: | |
Cc: |
Description
to reproduce the error load the logical library and testsuite/mdl/test-create-links.mdl.
Then open the visual editor for "test_outer"; perform create links; close the editor (discard changes); reopen the editor for "test_outer" and perform create links again. Now the links are removed with the next reload.
output on server:
Lisp Error:
No methods applicable for generic function
#<STANDARD-GENERIC-FUNCTION FDL::ADJUST-DEF-TIME> with args (NIL)
of
classes (NULL)
Change History (2)
comment:1 Changed 15 years ago by kolczyk
- Owner changed from steinmet to promot
comment:2 Changed 15 years ago by rempel
- Resolution set to fixed
- Status changed from new to closed
fixed with [9249]