Page 1 of 1

Exception while opening register page.

Posted: Thu Nov 12, 2015 5:23 am
by jiteshyadav
Hi,

Everything was working fine until few days back when I started getting below exception while opening register page:

Code: Select all

HTTP Status 500 - Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL expression: "#fields.hasErrors('customer.emailAddress')" (authentication/register:28)


I know I have mistakenly done something wrong but not able to figure it out. Have already wasted a lot of time in it.
There is no change in register controller as such. I was trying to implement spring social for Facebook login but reverted all changes once I started getting this error.
Can you please let me know what I might be doing wrong? It would be a great help.

Thanks,
Jitesh