Skip to content

IIS in version different from EN translates the output#1

Open
danielmarcoto wants to merge 2 commits intorpeterclark:masterfrom
danielmarcoto:master
Open

IIS in version different from EN translates the output#1
danielmarcoto wants to merge 2 commits intorpeterclark:masterfrom
danielmarcoto:master

Conversation

@danielmarcoto
Copy link
Copy Markdown

Running aspunit from a IIS in Portuguese-BR version makes boolean values to be translated. It causes a parser error by showing the results because the "passed" property has the value "verdadeiro" instead of true.

I put a condicional that makes the output of JSONBooleanPair always being true/false.

Another problem was JSONNumberPair method output, because in Portuguese the decimal char separator is comma, not point. It breaks the JSON output and it causes a parsing error.

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