Hi Jonathan,<br><br>Thanks much for the reply.<br><br>&gt; FormCanary isn't going to work very well for AJAX.<br>&gt; It would be better to let your form validation system handle <br>&gt; canary injection and verification.<br><br>I'm using FormBuilder; I didn't see any canaries in there ;-)<br>I hadn't planned on using this for any of my AJAX forms.<br><br>&gt; It turns out that the body is now sent before finalize_session <br>&gt; gets to inject the canary.&nbsp; I have fixed this....<br>&gt; You can get my body fix from git, though, and see if that works <br>&gt; on your machine.<br><br>I did the git (got?), but the FormCanary.pm is no (diff)erent from<br>the file I (force) installed from CPAN. It has:<br><br>our $VERSION = '0.01';<br><br>Did your fix not get to git yet?<br><br>&gt; BTW, did the tests originally pass for you?<br><br>No, I'm the guy who posted the install problem report to rt.<br>I had a look thru the code before force installing.<br><br>/dennis<br>