Skip to content

Fixes NPE in dispose() method#1

Open
UdoW wants to merge 1 commit intomsteiger:masterfrom
UdoW:patch-1
Open

Fixes NPE in dispose() method#1
UdoW wants to merge 1 commit intomsteiger:masterfrom
UdoW:patch-1

Conversation

@UdoW
Copy link

@UdoW UdoW commented Nov 26, 2018

After calling super.dispose() the site is set to null which causes a NPE in the call getSite().getPage(). Changed order of calls.

After calling super.dispose() the site is set to null which causes a NPE in the call getSite().getPage(). Changed order of calls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant