Changes
Common.OPTION_ONDEMAND_AUTO_CLOSE_MODULE_DELAY to 0 or a negative value,
to turn off the background task automatically closing modules that were open to retrieve data from the DOORS client.
EditModuleCommand
when TerminationMode is set to LEAVE_OPEN,
with changes being saved in a subsequent command.SaveModuleCommand which was not functional
on an interactive DOORS client when the module was not visually open.Changes
Column.getBaseAttribute() to be ColumnAttributeKind.UNSPECIFIED_LITERAL
for columns that are not based on a standard attribute (i.e. columns representing custom attributes, DXL layout or links).com.sodius.mdw.metamodel.doors plug-in now depends on com.sodius.solstice.core plug-in.Changes
SetAttributeValueFragment to throw an exception when a file is not
properly converted to an OLE object by the underlying application (e.g. Paint for a very large PNG file).
Common.OPTION_IGNORE_INVALID_GENERATED_OLE_OBJECTS option to rather discard such invalid OLE object and log a warning.
Changes
Bug Fixes
SetAttributeFragment when an attachment
needs to be converted to an OLE object and the attachment path contains black slash characters.Changes
ObjectFragment instance, used to create an object in DOORS.
It describes the intent of the object creation and eases the debugging and identification
when an attachment fails to be inserted as a OLE object in DOORS.
Refer to the Javadoc of ObjectFragment.setDebugDescription(String) for details.Bug Fixes
Changes
Object.getCellStyle() method.Bug Fixes
SetAttributeValueFragment when enumeration literals contain quotes.Changes
Common.OPTION_BATCH_CACHE for more information.Common.OPTION_IGNORE_SYSTEM_TEXT_ATTRIBUTE_VALUES for more information.
Bug Fixes