Shoutbox

Bug: $variables - 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: Bug: $variables (/showthread.php?tid=22149)

Bug: $variables by fluffy_lobster on 03-05-2004 at 04:19 PM

Just noticed this in a pm, and can't be bothered to find the exact cause, but if you put $ followed by a number in a code box it does this:

code:
$justtext
$1numberbeforethisone
$45
You can quote me to see what I actually typed... it's in the post rendering stage
RE: Bug: $variables by WDZ on 03-05-2004 at 05:25 PM

code:
$50 - fifty!
$1 - one!
$spam - Lobster's posts!

$refuck

$$$$    $$
quote:
$var
$1 $21 $$

Why are you using invalid variable names anyway? :dodgy:

RE: Bug: $variables by fluffy_lobster on 03-05-2004 at 06:32 PM

:mipdodgy: that was a nice way of saying you fixed it 8-) :p

In this case someone sent me some .htaccess syntax, but you'd also get the problem in mIRC scripting and probably other languages.