Skip to content

Stricter null checking to not filter out empty strings#42

Open
vekunz wants to merge 1 commit intocibernox:masterfrom
vekunz:strict-null-checking
Open

Stricter null checking to not filter out empty strings#42
vekunz wants to merge 1 commit intocibernox:masterfrom
vekunz:strict-null-checking

Conversation

@vekunz
Copy link
Copy Markdown
Contributor

@vekunz vekunz commented Apr 4, 2023

We have the problem that precopile-intl-runtime prints a warning to console that a message was not found in the language files, even if the message is present but is only an empty string. I found two places in the code of precompile-int-runtime that implicitly filters out empty strings. I have made these two places more strict so that empty strings won't be filtered out.

@vekunz
Copy link
Copy Markdown
Contributor Author

vekunz commented May 23, 2023

Hi, is there a chance that this gets merged or don't you want this behavior?

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