Closed (fixed)
Project:
PayPal Node
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2007 at 10:44 UTC
Updated:
14 Mar 2008 at 00:41 UTC
Hi there
Really nice module you created!!! But I think I've found a bug: the calculated field for publication cost does not work when activating the FORM TWEAKER module (http://drupal.org/project/formtweaker) which renders radio buttons and check boxes instead of the ugly drupal standard selects.
Thanks for your work!!!
Comments
Comment #1
buddaWhat actually happens to the COST textfield then?
Are there any javascript errors?
Comment #2
giggler commentedI'm not using formtweaker, just the default dropdown but the publication cost is always set to "0" although when it goes to paypal, it does reflect the correct cost.
UPDATE: Not sure if this is the case, but I activated the promo code and publication cost is now updating correctly based on selection.
Comment #3
buddaPlease try the latest dev build as i've made some changes around the price calculation. The javascript is also included in the page footer now, to stop IE7 from breaking (i don't know why it did).
I think this issue is fixed, if not, please change the status to active again.
Comment #4
buddaBTW, formtweaker will not work with this module because the javascript based AJAX price calculation tries to hook in to the drop down menu "on change" event. If its replaced by checkboxes, then a single "on change" event is no longer possible.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.