Closed (fixed)
Project:
Ubercart SSL
Version:
6.x-1.21
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2010 at 11:17 UTC
Updated:
30 Nov 2012 at 09:37 UTC
On line 67 there is a typo, I discovered this whilst having autocomplete/ajax errors with coupon module.
'Exlcude Ajax' => '*ajax*',
Should read
'Exclude Ajax' => '*ajax*',
Comments
Comment #1
pixelsweatshop commentedchanging this typo still produces an ajax error when trying to use autocomplete field in coupon module, as well a uc_termsofservice module
Comment #2
Shai commentedThe "should read" version and the original are exactly the same. Am I blind or ...?
Shai
Comment #3
pixelsweatshop commentedThe 'l' and 'c' in "Exclude" are backwards.
Comment #4
crystaldawn commentedThe misspelling is fixed. As for the ajax not working correctly, they seem to work ok for me but I cant speak on the coupon/terms modules as I dont use those. I only use the shipping module which does have ajax in it and it does seem to work ok. If you find a fix for this, please post it and I'll incorporate it. Otherwise I'll have to play with these when I have some free time to see if I can fix it.
Comment #5
janton commentedi also have the same problem with coupon module.. i will try to find it
Comment #6
janton commentedsame problem here: http://drupal.org/node/861706
but doesn't show a fix.. they say it's a problem with SSL Ubercart module..
Comment #7
crystaldawn commented