Active
Project:
Hotel Booking System for Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
7 Jan 2011 at 19:34 UTC
Updated:
7 Jan 2011 at 21:31 UTC
When you add a room to the cart the pop up message displayed gives a bad link, I think its a mistake in code, the message is:
Added your booking to the cart, please note that your booking is not confirmed until you Complete checkout
Whereas "Complete Checkout" Is erroneously linked to
DRUPALSERVER/cart/checkout
but should automatically be
DRUPALSERVER/some/drupalfolders/cart/checkout
Franco
Comments
Comment #1
larowlanThanks, need to fix link to use the url function.
Tagging as release blocking.
Comment #2
larowlanPatched in dev version
Comment #3
spydmobile commentedNice Lee, thanks, I assume that DO will roll a new dev automagically tomorrow?
Ill drush dl uc_hotel-6.x-2.x-dev tomorrow and see how that works out!
Franco