| Author |
Post |
|
|
#1 Fri Oct 02, 2009 1:15 pm
|
|
Moderator
Registered: Oct 2005
Posts: 497
Location: canada
|
Hey, Not sure if this is intentional, but it appears as though some symbols in code are being changed to entities within the code tag: $myVar = NULL; Quote $myVar = NULL;
Sorry if it's already a known bug  « Last edit by Dietrich on Sun Oct 04, 2009 9:49 pm. »
|
|
|
#2 Fri Oct 02, 2009 1:49 pm
|
|
Member
Registered: May 2005
Posts: 336
|
Noticed that also. Previous topic we used quote instead of code.
|
|
|
#3 Fri Oct 02, 2009 3:18 pm
|
|
Developer
Registered: Apr 2004
Posts: 2243
Location: Belgium
|
This is a side effect of a temporary fix for some issue to be fixed in 1.0.10. The fix needs to be adjusted and then will be released. I will hope to do this ASAP.
|
|
|
#4 Sun Oct 04, 2009 9:49 pm
|
|
Developer
Registered: Apr 2004
Posts: 2243
Location: Belgium
|
I fixed this on my local copy and uploaded it here. It will be in CVS and 1.0.10 soon.
|
|
|
#5 Mon Oct 05, 2009 2:05 am
|
|
Moderator
Registered: Oct 2005
Posts: 497
Location: canada
|
Nice, thanks Dietrich 
|