If you press the "Add to Wish List" button from the product page when not logged in, then create a customer from the page that loads, you get an error. The issue is that the template code when using Customer Quick Insert behavior on WLGN is not adding the required product form data, nor is it re-attaching the ATWL action when a new customer is created, only when you log in.
Correcting the Issue
To make the update, without applying the latest release, you will need to update the code in User Interface -> Templates -> Pages -> WLGN -> Details -> Template:
Current Behavior
If you press the "Add to Wish List" button from the product page when not logged in, then create a customer from the page that loads, you get an error. The issue is that the template code when using Customer Quick Insert behavior on WLGN is not adding the required product form data, nor is it re-attaching the ATWL action when a new customer is created, only when you log in.
Correcting the Issue
To make the update, without applying the latest release, you will need to update the code in
User Interface -> Templates -> Pages -> WLGN -> Details -> Template
: