[dev] Saving S/MIME certs
Didi Rieder
adrieder at sbox.tugraz.at
Thu Jan 2 15:56:13 PST 2003
Hi,
there seems to be a problem when saving the S/MIME certificate of the
sender, when the from address is in the following form:
From: "Firstname M. Secondname" <email at domain.com>
The quotes seem to generate a broken link to the JavaScript for saving the
cert.
changing
$this->_headers->getValue('From'))
to
htmlspecialchars($this->_headers->getValue('From')))
in the file horde/imp/lib/MIME/Viewer/pkcs7.php on line 188 solves the
problem. Could someone confirm this?
Didi
--
---------------------------------
Didi Rieder
adrieder at sbox.tugraz.at
PGPKey ID: 3431D0B0
---------------------------------
More information about the dev
mailing list