FATAL: bad srcObj for srcFunc: onclick
The I inspected the HTML src and discovered that the tag described into this subject was rendered as:
<a href="/CEDI/ajaxdirect.svc?component=clientDetailComponent.deleteLink&page=clients%3AFindClients&rand=-766853868&session=T&sp=l100001&updatedirect=false&updateid=clientDetail" processscripts="true" clientscriptenabled="true" class="formButtons" onclick="tacos.defaultLinkAction({targetLink: this, url: this.href, processScripts: true}); return false;"
id="clientDetailComponent.deleteLink">
Elimina
</ a>
While I expected id="deleteLink"
