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

Value format doesn't handle correctly "{{" and "}}" #671

Closed
YevgeniyShunevych opened this issue Aug 21, 2022 · 0 comments
Closed

Value format doesn't handle correctly "{{" and "}}" #671

YevgeniyShunevych opened this issue Aug 21, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@YevgeniyShunevych
Copy link
Member

YevgeniyShunevych commented Aug 21, 2022

string.Format() method requires to use "{{" and "}}" instead of "{" and "}". So double curly braces in FormatAttribute should be used.

@YevgeniyShunevych YevgeniyShunevych added this to the 2.2.0 milestone Aug 21, 2022
@YevgeniyShunevych YevgeniyShunevych self-assigned this Aug 21, 2022
@YevgeniyShunevych YevgeniyShunevych changed the title Value format doesn't handle correctly "{{" and "}}" Value format doesn't handle correctly "{{" and "}}" Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant