[go: up one dir, main page]

Menu

Commit [r977]  Maximize  Restore  History

+ fixed bug #3177635: When the default option is selected from the application selection bar, all global even listeners are unregistered

+ fixed bug #3138728: When a rule is copied the importId is unset if present
+ fixed bug #3177590: Rule copying doesn't throw a null pointer exception when references aren't found
+ fixed bug #3177608: Copied rules which belong to a group are not given a RecommendationOrderItem, so it will not appear twice in the output XCCDF document as a standalone rule and a grouped rule.

bworrell 2011-02-10

changed /trunk/RTClient/src/org/mitre/rt/client/ui/applications/ApplicationBar.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/applications/MainWindow.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/events/GlobalEvent.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/groups/AddEditGroupMainDialog.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/recommendations/RecommendationsTablePanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/recommendations/copy/CopyListPanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/ApplicationHelper.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/RecommendationHelper.java