NEWLINE = ? on Mac (Safari and Chrome)

Please post public support tickets here. Note: for private support tickets, please send an email to support@cshtml5.com instead.
TaterJuice
Posts: 147
Joined: Thu Mar 16, 2017 5:40 am
Contact:

NEWLINE = ? on Mac (Safari and Chrome)

Postby TaterJuice » Fri Dec 20, 2019 10:35 am

I have Mac users are reporting newlines and carriage returns are becoming question marks in uploaded data.

I can reproduce this:
Test newline
test newline
test newline
test newline

Code: Select all

new TextBox();
//paste text from mac
new WebClient().UploadString(copiedAndPastedTextWithNewLineFromMac);
//Read text on server: "Test newline?test newline?test newline?test newline"


This happens on BOTH Safari AND Chrome on Mac.

Some users say it happens AS they are typing. I cannot reproduce this.

Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 4 guests

 

 

cron