Changes between Version 1 and Version 2 of Ticket #18412
- Timestamp:
- 2019-12-13T21:48:54+01:00 (6 years ago)
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. 1 surveyor was calling ImageProvider with `ImageProvider.getIfAvailable(null, iconName);` -- since r14290, there is a check for `null` in the directory. 2 2 3 3 It actually looks like there are several issues with the plugin, when it is attempted to be used.


