Weird error
Posted: Mon May 26, 2003 4:41 pm
In episode 28498, a quotation mark is showing up as the html tag & No other quotation mark in this episode is doing this. What could possibly cause this?
Did you copy that section from another episode perhaps? When you view an episode on Extend-A-Story, quotes are sent out using the HTML entity & quot;. That is rendered on the browser into an actual quote. However, if you copy that HTML source and place it in the text of another episode, the ampersand is sent out using the HTML entity & amp;. That would prevent you from seeing the quote mark you are expecting.Knight Random wrote:In episode 28498, a quotation mark is showing up as the html tag & No other quotation mark in this episode is doing this. What could possibly cause this?