Closed (fixed)
Project:
Hashcash
Version:
6.x-2.0
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Reporter:
Created:
5 Sep 2009 at 12:44 UTC
Updated:
23 Oct 2009 at 13:30 UTC
Client (with javascript enabled) reported Upload module uploads failing with the hashcash needs javascript error message. (Have not been able to reproduce yet.)
Comments
Comment #1
sdrycroft commentedLet me know if you manage to reproduce this issue Benjamin, it's now one I've come across myself to be honest.
Comment #2
mlncn commentedIt was so easy to work around for us, and probably is for the great vast majority of users, that we haven't pursued reproducing.
We need haschash to block spam webform submissions but that's it; we don't actually allow anonymous users to post any content types let alone upload any files, so the workaround is simply to configure hashcash correctly to only apply to forms that need it (thanks for this flexibility!)
We checkmarked "Add Or Ignore" (which really means add) at admin/settings/hashcash and included the following forms:
You'll want to look up the form ID fro the default contact module if you're using that.
Yes, there's still a bug here but for the great majority of haschash users sensible configuration should keep it from ever appearing. (More notes.)
ben, agaric
Comment #3
sdrycroft commentedThis is now fixed in 6.x-2.1.