Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    12.0p: NPE with ComboBoxItem.getFilterWithValue()

    Hi Isomorphic,

    in my code I get an NPE I can't check against, as it happens in your code (v12.0p_2020-03-11).
    Please see you code for ComboBoxItem.getFilterWithValue():

    Click image for larger version

Name:	getFilterWithValue.png
Views:	49
Size:	28.8 KB
ID:	261701
    The inner function can return null, but this is an issue for getFilterWithValue(), which is primitive boolean.

    Best regards
    Blama

    #2
    We've made a fix for this back to SGWT 6.1p/SC 11.1p that should be in today's nightly builds dated 2020-04-03 and beyond.

    Comment

    Working...
    X