Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2009 at 19:17 UTC
Updated:
23 May 2009 at 18:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
rszrama commentedThis hack shouldn't be necessary. That's why the hook_ucga_display() was introduced:
Do users end up at /complete or /finalize?
Comment #2
neochief commentedAh, yes, I didn't noticed that it's a hook.
Comment #3
neochief commentedHere's a patch for this.
Comment #4
neochief commentedHeh, missed existing hook. Here's a new patch.
Comment #5
rszrama commentedCommitted.
Comment #6
neochief commentedThanks!