Skip to content

Fix IndexOf bug in CreateBucketId method#2948

Merged
Misha-133 merged 1 commit into
discord-net:devfrom
TineTheUnc:dev
Jun 30, 2024
Merged

Fix IndexOf bug in CreateBucketId method#2948
Misha-133 merged 1 commit into
discord-net:devfrom
TineTheUnc:dev

Conversation

@TineTheUnc

Copy link
Copy Markdown
Contributor

I get error about Substring in CreateBucketId method. I try to debug it and i see IndexOf("{") it return 0 every time.
it return 0 if use ". but it return index if use '.
I change "{" and "}" in IndexOf() to '{' and '}' for fix this bug.

image

Fix IndexOf bug in CreateBucketId
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants