Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 1 and Version 2 of Ticket #648


Ignore:
Timestamp:
05/26/09 12:53:27 (16 years ago)
Author:
swagner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #648 – Description

    v1 v2  
    55 * Plugin A depends on Plugin B.
    66
    7 In this case, if plugin B is removed, the Plugin Infrastructure throws a null reference exception, as it tries to remove plugin A. It is not checked, if the plugins involved in an remove action are really installed.
     7In this case, if plugin B is removed, the Plugin Infrastructure throws a null reference exception, as it tries to remove plugin A. It is not checked, if the plugins involved in a remove action are really installed.