Closed (fixed)
Project:
Ubercart Checkout.fi Payment Method
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Mar 2010 at 08:54 UTC
Updated:
1 Apr 2010 at 12:00 UTC
When user is on review page and tries to push back button there comes an error:
Fatal error: Cannot use string offset as an array in ...my path.../includes/form.inc on line 986
Comments
Comment #1
juhaniemi commentedThanks for reporting this.
I just fixed this issue and it will be included in the next development release (packaged daily).
Comment #2
juhaniemi commentedThere were still issues if the "Back" button value was localized. Fixed it now.
Comment #3
joseki commented"Back" button is working now fine even if localized but...
There is a new issue in both new versions (After march 16 fix). When customer comes back from bank it throws the following: "Order and payment validation failed."
Customers bank account is charged but drupal doesn't save order info, so this is quite annoying issue.
edit:
Now everything is working. Thank you, very fast and friendly interaction with you guys.