Closed (cannot reproduce)
Project:
Ubercart Addresses
Version:
7.x-1.x-dev
Component:
Checkout
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2012 at 14:12 UTC
Updated:
4 Nov 2012 at 11:40 UTC
Somewhere the country_id is filled with a string wich cause a PDOexception from postgres and crashes the cart and produce a 0,00 € checkout with no items in the cart.
Comments
Comment #1
megachrizI plan to look at the problem in a few days. Have you tested if the error also occurs in an install with a minimal amount of modules enabled? Thus an install with only the following modules enabled: the four Ubercart core modules, Ubercart Addresses, plus all the modules that Ubercart and Ubercart Addresses need to function.
When exactly does the error occur? When you go to the cart (path: /cart) and hit the "Checkout" button?
Comment #2
Code-WorX commentedI have not testet it on a clean install as we have a very complex enviroment of test systems.
Yep, it happens exactly when you enter /checkout from /cart.
Comment #3
megachrizI've tried to reproduce your issue with a minimal amount of modules enabled, but I didn't get a PDO-exception. Are you sure that Ubercart Addresses caused your issue? If so, how did you come to that conclusion? Have you tested if the error does not occur when Ubercart Addresses is not enabled?
Versions I used:
- PHP 5.3.2
- PostgreSQL 9.1.1
- Drupal 7.15
- Ubercart 7.x-3.2
- Ubercart Addresses 7.x-1.x-dev (latest)
Comment #4
megachrizSince I can't reproduce the error in a fresh install, it's uncertain if it's critical.
Comment #5
megachrizNo response for more than a month now. Since I was not able to reproduce the error, I'm closing this issue.
Feel free to reopen this issue if you can provide more information.