From rmeggins at redhat.com Thu Feb 28 21:51:07 2008 From: rmeggins at redhat.com (Rich Megginson) Date: Thu, 28 Feb 2008 14:51:07 -0700 Subject: [Fedora-directory-devel] Please review: Bug 171353: Unable to download a certificate from Gateway/Phonebook Message-ID: <47C72CCB.8060806@redhat.com> https://bugzilla.redhat.com/show_bug.cgi?id=171353 Resolves: bug 171353 Bug Description: Unable to download a certificate from Gateway/Phonebook Reviewed by: ??? Files: see diff Branch: HEAD Fix Description: The code expects the attribute to be encoded like this - attrname&mimetype&index. However, the code was outputtting the & as literal "&" chars. We need to output them encoded as %26 instead. With this fix, if I click on the Download Certificate link, and the certificate is a real email certificate (i.e. not a CA cert or a server cert or some other type of cert), Firefox 2 will silently install it under Other People's certificates in the certificate window. An attempt to use any other type of cert will silently fail. NOTE: If you actually want to use this cert in an email program, you should right click on the link and select Save Link As... to save the cert in a local file, then import that into your email program. Platforms tested: RHEL5 x86_64 Flag Day: no Doc impact: no https://bugzilla.redhat.com/attachment.cgi?id=296266&action=diff -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3245 bytes Desc: S/MIME Cryptographic Signature URL: