sansanbgl / jquery-formatcurrency

Automatically exported from code.google.com/p/jquery-formatcurrency
GNU General Public License v3.0
0 stars 0 forks source link

Converting a null selector object throws a null exception #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. call $([]).asNumber();

What is the expected output? What do you see instead?
null is not an object error is returned

Original issue reported on code.google.com by bdewe...@hotmail.com on 11 Jun 2009 at 8:19

GoogleCodeExporter commented 8 years ago
Accepted and being fixed in trunk

Original comment by bdewe...@hotmail.com on 11 Jun 2009 at 8:21

GoogleCodeExporter commented 8 years ago
Fixed in trunk to be released with v1.1

Original comment by bdewe...@hotmail.com on 11 Jun 2009 at 8:21

GoogleCodeExporter commented 8 years ago

Original comment by bdewe...@hotmail.com on 28 Nov 2009 at 3:14