Skip to content

Fix NPEs in TableColumn, TreeTableColumn & Stage#372

Merged
jpsacha merged 3 commits into
scalafx:masterfrom
s-bernard:NPE-371
Dec 28, 2021
Merged

Fix NPEs in TableColumn, TreeTableColumn & Stage#372
jpsacha merged 3 commits into
scalafx:masterfrom
s-bernard:NPE-371

Conversation

@s-bernard

Copy link
Copy Markdown
Contributor

These NPEs happens when calling delegate on an argument that can be null.
Tests included.

Close #371

@jpsacha jpsacha added this to the 17.0.1-R27 milestone Dec 28, 2021
@jpsacha jpsacha added the bug label Dec 28, 2021
@jpsacha
jpsacha merged commit 5b7fb90 into scalafx:master Dec 28, 2021
@jpsacha

jpsacha commented Dec 28, 2021

Copy link
Copy Markdown
Member

Thanks for fixing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPE in TableColumn.cellValueFactory_=

2 participants