Author Topic: First Name field not being preserved  (Read 252 times)

Offline NickC4555

  • Jr. Member
  • **
  • Posts: 17
    • View Profile
First Name field not being preserved
« on: 09/December/2011, 03:37:25 PM »
The data entered in the First Name field on new client registration is not being preserved in the client profile. The field is empty after the account is created.

When a new client validation fails (e.g. leaving the email confirmation field empty), it also removes the previously entered value from the First Name field on screen when it refreshes to display the error message.

This still happens with the updated profile.default.html.php from the known issues list.

Update: the data is held in the database, and is visible from the back end, but not on the front end account profile.
« Last Edit: 09/December/2011, 03:42:45 PM by NickC4555 »

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,955
    • View Profile
Re: First Name field not being preserved
« Reply #1 on: 09/December/2011, 04:04:41 PM »
Have you amended the first name field at all? Can you check whether it is mapped to the contact record (both on the core profile field, and on your order form)? Also, can you reproduce this problem on the nBill demo site? (http://www.nbill.co.uk/v2demo/administrator).

Offline NickC4555

  • Jr. Member
  • **
  • Posts: 17
    • View Profile
Re: First Name field not being preserved
« Reply #2 on: 09/December/2011, 05:31:36 PM »
I haven't amended the field, it is mapped to the contact record on the core profile field and on the order form. The data is getting stored, it is visible in the client record in the back end, it just doesn't show on the front end.

The problem does not occur on your demo site.

Thanks for your help.

Update: This is very strange. It only happens when I use "Sid" as the first name. Anything else that I've tried so far, it doesn't happen. It doesn't happen on the demo site either.
« Last Edit: 09/December/2011, 05:42:08 PM by NickC4555 »

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,955
    • View Profile
Re: First Name field not being preserved
« Reply #3 on: 09/December/2011, 07:24:24 PM »
It sounds to me like a browser caching or autofill issue - try using a different browser and see if that makes any difference.