Hi Ross,

I've fixed this bug and committed it to CVS.

Thanks for reporting the issue.

Andy

Andy Wu wrote:
> Hi Ross,
>
> That looks like a bug as opposed to a compatibility issue in this case.
>
> Let me investigate further and I'll see what it takes to fix it.
>
> Thanks
> Andy
>
> Doobster wrote:
>   
>> I didn't see anything about compatibility with Adobe Coldfusion on
>> this, so it might be a bug.
>>
>> The following code prints out "3" in Adobe Coldfusion
>>
>> <CFScript>
>>   function F(a,b) {
>>     WriteOutput(ArrayLen(Arguments));
>>     return;
>>   }
>> </CFScript>
>>
>> <CFOutput>#F(1,2,3)#</CFOutput>
>>
>> but throw an exception in BlueDragon dated 7/21/2008 with no error.
>>
>> Any workarounds to optional arguments?  I know you can do this with
>> CFCs, but that's not gonna work for me.
>>
>> Thanks,
>> Ross.
>>
>>     
>>   
>>     
>
>
> >
>   


--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official blog @ http://blog.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to