intruxxer / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Replace/update "old" pop up menu items #598

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some "old" pop up menu items should be replaced/updated to use the "new" 
classes PopupMenuHistoryReference and PopupMenuSiteNode to avoid code 
duplication and simplify the implementations.

The following classes will be replaced/updated:
 - PopupMenuAddBreakSites;
 - PopupMenuAddBreakHistory;
 - PopupMenuNote;
 - PopupMenuPurgeHistory (will be replaced and deprecated);
 - PopupMenuTag;
 - PopupPurgeMenu (will be replaced and deprecated);

ZAP Version:
Version 2.0.0 (and trunk r3020).

Original issue reported on code.google.com by THC...@gmail.com on 8 Apr 2013 at 4:02

GoogleCodeExporter commented 9 years ago
r3053

Original comment by THC...@gmail.com on 14 Apr 2013 at 6:37

GoogleCodeExporter commented 9 years ago

Original comment by psii...@gmail.com on 15 Apr 2013 at 8:44

GoogleCodeExporter commented 9 years ago
Fixed in 2.1.0

Original comment by psii...@gmail.com on 18 Apr 2013 at 9:49