Free Republic
Browse · Search
Bloggers & Personal
Topics · Post Article

To: Yaelle; John Robinson; All

This started happening after a system software upgrade a couple weeks ago. It appears something in that upgrade affected our software’s ability to properly handle ms smart characters. John is working on finding a solution. Praying he finds it soon. It’s driving us all nuts.

Straight quotes and apostrophes from your keyboard usually work. Curly or slanted usually fail (especially on cut and paste). It’s a big pain to edit them out before posting, but can be done. “Smart” ellipses and long dashes also fail.


37 posted on 11/10/2015 12:43:56 PM PST by Jim Robinson (Resistance to tyrants is obedience to God!)
[ Post Reply | Private Reply | To 1 | View Replies ]


To: Jim Robinson

Thanks, Jim. All is well if you guys are working on it. So only those using Microsoft cause it? I will police any quotes of my own.


50 posted on 11/10/2015 4:47:48 PM PST by Yaelle
[ Post Reply | Private Reply | To 37 | View Replies ]

To: Jim Robinson

Quick fix would be to detect non-printable characters using isprint(), highlight them using a substitute character, and disable post button until all are removed from the text. User can do the conversion by retyping character. Assumes source code is in ‘C’ or C++, or similar.

int isprint ( int c );


56 posted on 11/10/2015 7:22:59 PM PST by disclaimer
[ Post Reply | Private Reply | To 37 | View Replies ]

To: Jim Robinson
This started happening after a system software upgrade a couple weeks ago. It appears something in that upgrade affected our software’s ability to properly handle ms smart characters. John is working on finding a solution. Praying he finds it soon. It’s driving us all nuts.

Hi, Jim. I didn't want to bug you, so I read through a lot of posts from the past couple weeks trying to find out if there's been any update on this.

Is there any solution for this yet, or an ETA on when there might be?

Thanks for everything.

57 posted on 11/16/2015 5:04:24 PM PST by lonevoice (Life is short. Make fun of it.)
[ Post Reply | Private Reply | To 37 | View Replies ]

Free Republic
Browse · Search
Bloggers & Personal
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson