In my previous post I analyzed the lookup issue caused by the latest version of Google Chrome (link) but I wasn't able to provide a solution.
UPDATE:
Google Chrome 38.0.2125.111 fixed the lookup error, please update it.
Some days ago Jon Grant wrote a JavaScript patch based on my post, you can find it here:
http://jongrant.org/2014/10/17/patch-for-chrome-38-lookup-error-in-dynamics-crm-2013/
His solution is unsupported but effective. Starting from his JavaScript patch I created a managed solution that includes this (unsupported) fix in all the entity forms.
The solution works with CRM 2013, but it's not tested with CRM 2011 UR12+.
Download from Codeplex:
https://chrome38lookupfix.codeplex.com/
REMEMBER THAT THIS SOLUTION IS UNSUPPORTED.
UPDATE:
Google Chrome 38.0.2125.111 fixed the lookup error, please update it.
Some days ago Jon Grant wrote a JavaScript patch based on my post, you can find it here:
http://jongrant.org/2014/10/17/patch-for-chrome-38-lookup-error-in-dynamics-crm-2013/
His solution is unsupported but effective. Starting from his JavaScript patch I created a managed solution that includes this (unsupported) fix in all the entity forms.
The solution works with CRM 2013, but it's not tested with CRM 2011 UR12+.
Download from Codeplex:
https://chrome38lookupfix.codeplex.com/
REMEMBER THAT THIS SOLUTION IS UNSUPPORTED.

