Quotes (") Not Always Parsed when used along with a template in an article
I've had an article using the color BBCode:
HTML Code:
[COLOR="Lime"]Letter[/COLOR]
I've done this within a template, but the quotes " aren't being parsed, and instead are being replaced with "
When I edit them and remove the quote, it parses the BBCode properly, sometimes, while sometimes holding the old quotes in place.
This was an article created and unchanged since 2.3.0
<a href="http://www.thexuniverse.com/forum/payments.php" class="mainmenu"><img src="http://www.paypal.com/en_US/i/btn/x-click-but04.gif" style="opacity:0.8;filter:alpha(opacity=80)"
onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100"
onmouseout="this.style.opacity=0.8;this.filters.alpha.opacity=80"
border="0" alt="Please help us to develop!" hspace="3" /></a>
It attempts to access "this.filters" which I believe is only available is some versions of IE. Accessing a null object like this causes Javascript to crash in other browsers.
Still getting the error in the first post, but only when I use quotes in a template conditional, as soon as I remove the quotes, it parses the color BBCode correctly.
I get it any template I try.
To clarify (as I'm not sure I've explained myself fully).
The BBCode isn't in the template, but is used in the article where I insert the template.
Anyways, one of the templates is:
[html][table] cellpadding="5" cellspacing="0" align="right" width="250"
|-
| style="padding-left: 5px; padding-top: 5px; padding-bottom: 5px; padding-right: 0px;" |
This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.