visual_effect not taking parameters in RC2

Hi all,

I just upgraded a half baked app to RC2 and found a problem with passing parameters to the visual_effect method, particularly :enddcolor and :startcolor. Firebug does not report any error but the method just fails silently. If i remove the parameters, the method works just fine albeit with the default colors.

Has anyone else found this problem?