Bug#393837: Some more info on the lost parameters
Damián Viano
des at debian.org
Fri Oct 24 21:56:44 UTC 2008
So, after the same very painful analysis Joss went through I leave here
some details about this.
The problem seems to be in:
/usr/lib/xulrunner-1.9/chrome/pippki.jar
which curiously enough is the same file Iceweasel uses and works ok
there so the real problem is obviously not in that file but somewhere
related, as Joss explained already.
The symptom however is displayed in files from that archive, namely:
the parameters passed from deleteCerts() which is in
content/pippki/certManager.js to the onLoad() function of
content/pippki/deletecert.js invoked by deleteCerts() while displaying
content/deletecert.xul are lost somewhere in the way.
The amazing thing is that no other dialog seems affected by this, not
even calling them from the same deleteCerts() function.
I think we might need a hand from upstream here, since looks like a
tough bug.
I hope this adds a little,
Damián Viano(Des).
More information about the pkg-gnome-maintainers
mailing list