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

[BUG] getValue from Lookup item returns value in lowercase (lose the case information of the value) #809

Closed
xuejunh opened this issue Mar 18, 2020 · 2 comments · Fixed by #772
Assignees
Labels
Milestone

Comments

@xuejunh
Copy link

xuejunh commented Mar 18, 2020

I use getValue for a lookup item, the value I expect is in mix case but the value returned is in lower case, so cannot compare exact string when using getValue

@xuejunh xuejunh added the bug label Mar 18, 2020
@TYLEROL TYLEROL added this to the 9.1.0.17138 milestone May 5, 2020
@TYLEROL TYLEROL linked a pull request May 5, 2020 that will close this issue
12 tasks
@TYLEROL
Copy link
Member

TYLEROL commented May 5, 2020

@xuejunh - Thanks for raising this. This is fixed and merged with the latest develop branch. I plan to update the NuGet packages and releases/v9.1 by end of next week.

Warm Regards,
Tyler

@TYLEROL TYLEROL self-assigned this May 5, 2020
@TYLEROL
Copy link
Member

TYLEROL commented May 20, 2020

@xuejunh - A few days late, but we've merged the latest changes from develop into the releases/v9.1 branch and the 9.1.0.17138 NuGet package.

Warm Regards,
Tyler

@TYLEROL TYLEROL closed this as completed May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants