Jack, you may want to pick up ver 1.0.6 (or 1.0.6a if you're getting it from jquery.com/plugins). It has better fixes for the DollarFormat, and DecimalFormat functions.

Don't worry about the repro code. I was easily able to reproduce your results, and I'm a bit taken back that I didn't notice these bugs to begin with. Yikes!

Well, they're better now. Thanks again for spotting them. :o)

Chris

Jack Killpatrick wrote:

Chris,

Thx much. I tried DollarFormat using the 5/1 rev and it worked. I don't have a test case available for the DecimalFormat, sry.

Much appreciated!

- Jack

Christopher Jordan wrote:

Jack,

I have fixed both of these bugs. I've made fixes to DollarFormat() and a required function, _CommaForThousands(), before. I hope I've got everything right this time. I think I do. ;o)

Cheers,
Chris

Jack Killpatrick wrote:

While you're at it (fixing bugs), I think I found some more (in latest release):

DollarFormat resulted in a number like this: $,201,445.05
DecimalFormat results in a number like 123..45

If those aren't bugs, or you need repro code, let me know.

Thx,
Jack

Christopher Jordan wrote:

Yeah, I think it's a bug. I'll fix it. :o)

Chris

Andy Matthews wrote:
I don't know if the array "bug" is a bug or a feature. Coldfusion actually starts counting arrays at 1. So it's possible that could be intentional,
although given that this is a javascript plugin, it's probably a bug.
-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Ariel Jakobovits
Sent: Tuesday, May 01, 2007 2:04 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] CFJS plugin


Hi Chris,

nice plugin. great idea. very useful. 2 things:

1) the packed version doesn't seem to load properly. something about a
comma.

2) your ListToArray function starts adding to the array at index 1, not 0.

thanks for the plugin, i really like it.

-Ariel










--
http://www.cjordan.us

Reply via email to