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 - Add desc info to RSS feed - Aug 20, 2013
Resolved - Add the blog_ special tag for top-shelf formatted and display of blog posts - Jun 27, 2013
Do not create a hashtag link if tag is all numerics - Aug 07, 2013
Resolved - Fix CSS nav issue in IE 8 - Oct 10, 2013
Resolved - Add commands to embed other media - Jun 27, 2013
more >>