Shoutbox

Smiles inside [code][/code] - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: General (/forumdisplay.php?fid=11)
+---- Forum: Forum & Website (/forumdisplay.php?fid=13)
+----- Thread: Smiles inside [code][/code] (/showthread.php?tid=95927)

Smiles inside [code][/code] by V@no on 11-27-2010 at 09:33 PM

I don't know what MyBB version this forum is using, but according 2.5 year old topic Don't output smiles during [code][/code]. the smiles in code block bug was fixed in v1.2


code:
var test = ":)";

RE: Smiles inside [code][/code] by toddy on 11-27-2010 at 09:55 PM

quote:
Originally posted by V@no
I don't know what MyBB version this forum is using
wdzbb version

PHP code:
var test = ":)";

HTML code:
var test = ":)";

Visual Basic code:
var test = ":)";

C code:
var test = ":)";


see
http://shoutbox.menthix.net/showthread.php?tid=85000
RE: RE: Smiles inside [code][/code] by V@no on 11-27-2010 at 10:07 PM

quote:
Originally posted by toddy

wdzbb version

no clue what that means...

So, ok, only plain [code] is buggy?
That should narrow down where the bug is hiding :)

[code]
code:
var test = " :) ";
[code=php]
PHP code:
var test = " :) ";

[code=js]
Javascript code:
var test = " :) ";

[code=blah.whatever]
blah.whatever code:
var test = " :) ";

[EDIT]
See your link now. So, it's actually "a future"...oh well, normally (with common sense) there is a different tag where one would post code with their own highlighting, apparently not here...
Now that I know of [code=blah] should be good enough.

P.S.
This forum is weird (no offense), first we should not revive old topics, now the [code] is not like everywhere else...what else? :P ;)
RE: Smiles inside [code][/code] by Menthix on 11-27-2010 at 10:41 PM

:)

[noparse] ftw, although it should probably do that on code blocks by default, but meh.


RE: Smiles inside [code][/code] by toddy on 11-27-2010 at 10:49 PM

quote:
Originally posted by V@no
no clue what that means...
wdz, one of the admin, has customized (& optimized) the code of an old mybb version. so it's no longer really a version of mybb