Bug#393837: More informations..

Romain Beauxis toots at rastageeks.org
Tue Oct 28 08:17:58 UTC 2008


	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






More information about the pkg-gnome-maintainers mailing list