You need to sign in to do that
Don't have an account?
EJW
Winter '16 no longer properly displays HTML error messages on the Lead Conversion page.
Prior to Winter '16 the lead conversion page would properly display error messages that contain HTML if you called sObject.addError() with the escape parameter set to false, but this was broken with the new release. This breaks some of the functionality of one of our products and impacts quite a few of our customers.
I don't see this as an existing known issue, could some look into this and create a known issue and possible ETA for a fix?
I don't see this as an existing known issue, could some look into this and create a known issue and possible ETA for a fix?
Thank you, Lars! I created a case on your behalf and added all the details that you shared - case #12672061 . You should hear from one of our support reps shortly. Thanks! ^MA
Then of course there's SalesForce1 and Lightning Experience, which don't support it either (or didn't last time I checked).
1) Trigger - add error escape html not working is being investigated now. Now timeline but it is a higher priority than below
2) Trigger - when the add error come from a class in your code outside the trigger and bubbles up to the trigger. Spring 16 is the current estimate for this fix
Recommendation from support is move logic out of classes and into the triggers as a short-term (3-5 month workaround). Goes against good coding practices but when #1 is fixed this is the suggested workaround.
This is the new KI, created today, for the bug related to addError() on the convert page, in triggers:
https://success.salesforce.com/issues_view?id=a1p30000000jaTX
This is the KI for the bug related to addError() in Apex classes.
https://success.salesforce.com/issues_view?id=a1p300000008aa4 (https://success.salesforce.com/issues_view?id=a1p300000008aa4)