On Mon, 9 Aug 2004 22:38:12 +0200, Micha Schopman
<[EMAIL PROTECTED]> wrote:
> Before I submit this to Macromedia, I would like a 2nd opinion. I believe this is a bug..
>
> http://mschopman.demon.nl/bug.cfm
>
> and the source
>
> http://mschopman.demon.nl/bug.txt
>
> Could another person verify this?
>

It's not a bug....it's the way the list functions work in ColdFusion.
You can't use that whole chunk as one delimiter. CF treats each
character in the "[lis:link]" phrase as a delimiter. So it's really
using "[,l,i,s,:,l,i,n,k,]" as the delimiter.

I'm blanking right now on a solution to your problem at the moment (in
a rush), but what you're seeing is the way list functions have always
worked.

Regards,
Dave.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to