Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jun 2009 at 18:13 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jrust commentedGot it! Not as buried as I thought. Changed it from checking for an empty value in 'rate' to checking if 'rate' isset.
Comment #2
rszrama commentedComment #3
Island Usurper commentedOnce I made sure I was patching the right branch, everything worked out right. I think it's worth noting that if you had more than one shipping quote and you trigger this bug, the shipping quotes are still displayed, but the first one is selected and not the free one. The patch also fixes this behavior.
Thanks, and committed.