LearnNewsExamplesServices
Frontmatter
id4680
titlecore.Base: parseItemConfigs() => add a null check
stateClosed
labels
bug
assigneestobiu
createdAtAug 9, 2023, 11:21 AM
updatedAtAug 9, 2023, 11:56 AM
githubUrlhttps://github.com/neomjs/neo/issues/4680
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 9, 2023, 11:56 AM

core.Base: parseItemConfigs() => add a null check

Closed v8.1.0 bug
tobiu
tobiu commented on Aug 9, 2023, 11:21 AM

unfortunately, this method will also parse static class fields. having a field like:

static myField = ['item1', 'item2', null]

can break the logic.

tobiu added the bug label on Aug 9, 2023, 11:21 AM
tobiu assigned to @tobiu on Aug 9, 2023, 11:21 AM
tobiu referenced in commit 986642b - "core.Base: parseItemConfigs() => add a null check #4680" on Aug 9, 2023, 11:55 AM
tobiu closed this issue on Aug 9, 2023, 11:56 AM