Some of the bugs below are easy to fix but are left in the release due to time-limitations. = = = = = #2006-03-20-001 Problem: If a new archetype is opened while the 'Interface' view is active showing an archetype where the structure has been expanded using the '+' signs the editor will sometimes throw an error like... java.lang.NullPointerException at se.liu.imt.ef.generator.QuantityPanel.setIsActive(QuantityPanel.java:161) at se.liu.imt.ef.generator.QuantityPanel.(QuantityPanel.java:41) Workaround: Change to some other view e.g. 'Description' before opening archetypes. - - - - - #2006-03-20-002 Problem: If an archetype containing archetype slots (e.g. many Composition archetypes) is opened while the 'Formats' view is active the ADL tab will contain 'null' on the positions where included archetypes should be. The XML tab will show texts like 'org.openehr.am.archetype.constraintmodel.primitive.CString@607965' instead. Workaround: Change to some other view e.g. 'Description' before opening archetypes. - - - - - #2006-03-20-003 Problem: Consol error messages similar to... 0 [AWT-EventQueue-1] ERROR se.liu.imt.ae.view.GUIDefinitionView - Top level control not available! ...appear but do not seem to affect the editor preformance. - - - - - #2006-03-20-005 Problem: If some text in the description view is very long, e.g. concept, then the form may grow to be wider than the application frame. This is ugly, but not critical. = = = = = The bug list handling will be transferred to a proper online issue reporting tool later.