Changes between Version 1 and Version 2 of Ticket #18412


Ignore:
Timestamp:
2019-12-13T21:48:54+01:00 (6 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18412 – Description

    v1 v2  
    1 surveyor was calling ImageProvider with `ImageProvider.getIfAvailable(null, iconName);` -- since 14290, there is a check for `null` in the directory.
     1surveyor was calling ImageProvider with `ImageProvider.getIfAvailable(null, iconName);` -- since r14290, there is a check for `null` in the directory.
    22
    33It actually looks like there are several issues with the plugin, when it is attempted to be used.