Page 1 of 1

Name not showing in message from availability_tpl.php

Posted: Sun Feb 15, 2009 10:36 pm
by rstoeber
When we use the availability template to make a reservation, and then look at the message, all of the information appears properly.

But then when we click the button for "insert the reservation" the guest's first name is blank. The page source shows:

Titular client: surname: <input type="text" name="cognome" value="Smith">, name:
<input type="text" name="nome" value="">

At that point saving the reservation with no changes brings up the Client Information page and the guest's first name, gender, and other information is shown properly. So the information is actually captured into the database properly by the availability template.

Posted: Wed Feb 18, 2009 5:54 pm
by marco
As you say the name appears on the second page, so this is not really a bug. It is confusing so maybe I'll change it sometime.

Marco