Resolved - Fix display of extended ascii characters when editing in splitscreen mode
resolved on 21aug2013: commented out a line of code that encoded entities. I'm still confused about the differences between how client-side JavaScript and basic CGI processing handle extended ASCII characters. It's mainly concerned with double and single quotes, the fancy versions.
need to escape/encode on the server before sending to the client, i think.
From JR's : articles
56 words - 379 chars
created on
updated on
- #
source
- versions
Related articles
Resolved - Remember which page last visited after leaving site - Jul 22, 2013
Resolved - Add embed github code - Sep 24, 2013
Resolved - Change frontpage command to draft - Jun 27, 2013
Resolved - Add reading time to a post - Oct 08, 2013
Resolved - Fix problem of not being able to save an old version - Sep 05, 2013
more >>