jQuery Form Plugin 2.16 is out. We're currently running version 2.01 and have been for the past year. It might be about time we update it.

Comments

mfer’s picture

subscribe

cyberswat’s picture

Status: Active » Needs review
StatusFileSize
new16.04 KB
mfer’s picture

Status: Needs review » Needs work

The old version was packed. The update in #2 isn't. This should be changed.

cyberswat’s picture

sorry, I'm confused? Jquery 2.16 svn source is the unpacked version while the patch submitted is compressed minus the comment which contains the license information. It was also verified between 3 different js packing programs to make sure it has the same character count.

lilou’s picture

@cyberswat : see http://dean.edwards.name/packer/ (Base62 encode), and remove also "Usage Note".

cyberswat’s picture

StatusFileSize
new13.47 KB

That is one of the compressors I used initially. Here is the patch with the base62 option checked ... pretty sure the "usage Note" was stripped automatically, but removed it just to be sure.

lilou’s picture

Status: Needs work » Needs review
robloach’s picture

Status: Needs review » Reviewed & tested by the community

I tried packing it myself and ended up with essentially the same thing. Went through some forms and they all seem to be working. Password checker is working.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.