Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 138 and Version 139 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/16/10 13:35:03 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v138 v139  
    1717 * When double clicking in a multi-line field (such as description) the text represents the old text and not any new text that the user has entered in the meantime.
    1818 * `PermutationTypes` is missing a view
     19 * When there is an error in one of the item's constructors, the `TypeSelector` dialog (when pressing the "new" button) will open the first time, but stop listing items after encountering the item with the error. The second time the `TypeSelector` is shown through the "new" button, the optimizer crashes with an exception.
     20 * A !KeyNotFoundException is thrown in !Values_ItemsAdded when a `DataTableView` is closed while it is updated.
    1921
    2022=== Priority: MEDIUM ===