Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2009 at 18:45 UTC
Updated:
27 Apr 2009 at 15:48 UTC
Jump to comment: Most recent file
Comments
Comment #1
thill_ commentedupdate title
Comment #2
TwistedLincoln commentedI can confirm that the pane is missing using Beta5. Haven't tried the latest dev code yet, however.
I for one would like this back. It was a handy feature.
Comment #3
rszrama commentedHmm... the code is still there. Gonna assign this one to Lyle for him to puzzle out.
Comment #4
Island Usurper commentedOh, this is funny. At one point, I'd added a check to uc_quote_cart_pane() to see if the cart was shippable before displaying it. The problem is this check still applies on the admin page, since it uses the same function. So you need to add something shippable to your cart to enable the pane, or toggle the checkout setting to always display quote information.
Here's a patch I've committed that causes the hook to only perform the check when it's on the cart page.
Comment #6
quikone commentedI am having th same problem, no shipping quote pane anywhere in the checkout procedure. It worked before, so what has happened?
Comment #7
rszrama commentedAs a specific bug report, this has been resolved. Your support is probably better suited to Ubercart.org, or if it turns out there's an actual bug, then it should go in a new issue.