Skip to content

fix: checking whether the value checked for .trim(), .lowercase() and .uppercase() is a string#2310

Open
fir4tozden wants to merge 1 commit intojquense:masterfrom
fir4tozden:patch-1
Open

fix: checking whether the value checked for .trim(), .lowercase() and .uppercase() is a string#2310
fir4tozden wants to merge 1 commit intojquense:masterfrom
fir4tozden:patch-1

Conversation

@fir4tozden
Copy link

The .trim(), .lowercase(), and .uppercase() methods do not check whether a value is a string. Therefore, the application crashes if the entered value is not a string.

I previously opened an issue for this, but it didn't receive much attention. This is a critical issue, and I wanted to resolve it.

Everything here is as it should be ✅

473884983-eec50fd1-0c40-4f29-907c-b2f2d9eeeab8

Everything here is as it should be ✅

473885038-97e1bc07-1e27-4670-8035-2bea4534ed62

But it wasn't supposed to be like this ❌

473885162-3333a75d-79ed-4cf9-b68d-45e20b781817

@fir4tozden
Copy link
Author

Hi @jquense. This pr is important. Please merge. Thanks!

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