liqiusheng / silverstripe-ecommerce

Automatically exported from code.google.com/p/silverstripe-ecommerce
0 stars 0 forks source link

Checkoutpage - Address no longer in use problem #588

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
e-commerce version: 3.1 07/09/2013

SilverStripe version: 3.1 from github

In checkout page, if I click the "address no longer in use" link, the wheel 
animation never finishes and the address not disappear.

See screenshot.

Regards,
Jose A.

Original issue reported on code.google.com by supp...@sendasoft.com on 8 Sep 2013 at 12:17

Attachments:

GoogleCodeExporter commented 8 years ago
that has been fixed... THANK YOU. can you please test that it works for you?

Original comment by nfranc...@gmail.com on 9 Sep 2013 at 8:39

GoogleCodeExporter commented 8 years ago
Nicolaas! Still does not work. :(
Why might this be?

Regards,
Jose A.

Original comment by supp...@sendasoft.com on 10 Sep 2013 at 10:52

GoogleCodeExporter commented 8 years ago
Nicolaas! In version r4797 11/09/2013 Still does not work. :(

Regards,
Jose A.

Original comment by supp...@sendasoft.com on 11 Sep 2013 at 10:32

GoogleCodeExporter commented 8 years ago
Hi Jose

I have tested it again, and it works for me, so I think it is something in your 
JS or whatever.  Can you have a look using F12 (firebug or equivalent) to see 
what the error is?

Original comment by nfranc...@gmail.com on 15 Sep 2013 at 9:32

GoogleCodeExporter commented 8 years ago
Nicolaas!
I was able to fix the problem.
For your javascript you need the following line in the field optionsetField:
<li class="$Class">

Otherwise it does not work.

Regards,
Jose A.

Original comment by supp...@sendasoft.com on 16 Sep 2013 at 1:22

GoogleCodeExporter commented 8 years ago
Nicolaas!
I was able to fix the problem.
For your javascript I need the following line in the field optionsetField:
<li class="$Class">

Otherwise it does not work.

Regards,
Jose A.

Original comment by supp...@sendasoft.com on 17 Sep 2013 at 8:21