Opening an LADP server form generates synchronous function warnings in the browser consoleDescription When opening an LADP server form, errors are shown in the browser console:[00:00:00.343] *** WARNING *** GlideAjax.getXMLWait - synchronous function - processor: GlideSystemAjaxjs_includes_doctype.jsx?v=02-04-2016_1909&lp=Thu_Apr_07_06_33_39_PDT_2016&c=2_42:10510 *** WARNING *** GlideAjax.getXMLWait - synchronous function - processor: GlideSystemAjaxjs_includes_navpage15.jsx?v=02-04-2016_1909&lp=Thu_Apr_07_06_33_39_PDT_2016&c=2_42:1922 [00:00:00.314] *** WARNING *** GlideAjax.getXMLWait - synchronous function - processor: SysMetajs_includes_doctype.jsx?v=02-04-2016_1909&lp=Thu_Apr_07_06_33_39_PDT_2016&c=2_42:10510 *** WARNING *** GlideAjax.getXMLWait - synchronous function - processor: SysMeta Steps to Reproduce Navigate to System LDAP > LDAP Server.In Chrome (or any other browser), open the browser console.Open an LDAP server. View the error messages in the browser console. Workaround This is expected behaviour and by design. The warning messages generated are not blocking and do not affect any functionality. Related Problem: PRB669765