Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Compare according to the type #203

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

julianhofmann
Copy link
Contributor

@julianhofmann julianhofmann commented Jan 10, 2024

Return-type of getBodytext() is string. So the comparison would always be true, when comparing to be !== null.

Return-type of `getBodytext()` is string. So the comparison would always be `true`, when comparing to be `!== null`.

Related: https://projekte.in2code.de/issues/
Return-type of `getBodytext()` is string. So the comparison would always be `true`, when comparing to be `!== null`.
…ntent' into feature/v17-add-user-specific-content
@julianhofmann julianhofmann merged commit 72b810e into 17 Jan 10, 2024
12 checks passed
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.

None yet

1 participant