"Apostrophe's"
Submitted by civil on January 13, 2009 - 5:04pm
Thought I would see if ishift key works on first post as well. In preview mode ithey come up in html, but in final save mode they are correct. No problem here.
- civil's blog
- Login or register to post comments
Filed under:









Comments
it looks all messed up when I read it, but it looks fine when I reply to it.
Probably the software taking you back into preview mode when you reply. As you no doubt know, single quote (apostrophe) and double quotes are special characters in html. When you are reading the post your browser like IE6 should recognize the html coding and convert it to ascii I guess the blog software could do the same at the preview level and not depend on the browser at the final publication level. Probably never bothered anybody before. It is strange that it does it in the preview title, but not in the body. Bug in the software? Not worth fixing?
I just figured I messed up ?
I edit it and re post it ? never new it was an EX problem
There is a whole long list of special characters in html, including both parentheses, the dollar sign, most punctuation marks, etc. When you see something lile "e or &39 it is just the software not converting html to ascii. IE6 should convert it when the text is published.