Non-threaded

Forums » Bugs & Problems » Read Thread

Post reports about problems or bugs in here.
This bug was closed 4/13/2015: ASCII, not a bug

' Between Words

10 years ago

Recently, when I am looking at the website, certain things have ' between them. For example, on my profile page, under recent posts, it says, "I want to be able to know what I'm doing before I tag my stories." I thought it might be a glitch or something so I came here.

' Between Words

10 years ago
It's the ASCII code for the apostrophe. It shows up when the text in the database needs to be read and displayed without adding another layer of HTML. It's not an error, it's just ugly.

' Between Words

10 years ago

Oh. Thanks!