Community
Participate
Working Groups
The Set returned by ResourceUndoContext.getAffectedResrouces(List notifications) may contain a null entry if any of the notifications pertain to objects that do not have a resource. This is likely to cause NPEs in client code.
Created attachment 33975 [details] Proposed patch
Applied the proposed patch, plus a JUnit test for the scenario in question.
Move to verified as per bug 206558.