DNNCommunity / DNNCommunity/Dnn.StructuredContent
Use ToLowerInvariant() for Better Language Support
Open
enhancement
- Dominant language
- C#
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
String comparisons of names should use ToLowerInvariant() to ensure that characters are consistently converted to lowercase without any current culture behaviors. I can submit a PR for this
Contributor guide
Assessment
This issue has not been assessed yet.