Hi all !
The issue can be isolated in this line:
window.openDialog('chrome://pippki/content/deletecert.xul', "",
'chrome,centerscreen,modal', params);
in certManager.js.
If you remove this line, and comment the next if, then you simply remove the
confirmation box. Could be a workaround perhaps if nothing better can be
find ?
If you remove from the file delecert.js everything related to gParams, then it
works, but does nothing.
I'm strongly suspecting some sort of javascript failure, related to the
gParams variable, but, as usual, it really lacks a good damn javascript
debugging console.
Romain
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]