<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Invalid s/mime cert leads to crash</title> 
  <pubDate>Fri, 10 Apr 2026 18:27:16 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11530</link> 
  <atom:link rel="self" type="application/rss+xml" title="Invalid s/mime cert leads to crash" href="https://bugs.horde.org/ticket/11530/rss" /> 
  <description>Invalid s/mime cert leads to crash</description> 
 
   
   
  <item> 
   <title>Hi,

when you create a new contact and enter garbage in th</title> 
   <description>Hi,

when you create a new contact and enter garbage in the s/mime field,
turba gives you (partly) the blank page of death. Logged error:

2012-10-17T10:00:44+02:00 EMERG: HORDE [turba] DateTime::__construct() [&lt;a href=&#039;datetime.--construct&#039;&gt;datetime.--construct&lt;/a&gt;]: Failed to parse time string (@) at position 0 (@): Unexpected character [pid 15656 on line 557 of &quot;/datastore/DEVEL/horde/framework/Crypt/lib/Horde/Crypt/Smime.php&quot;] 

Cheers,
Thomas
</description> 
   <pubDate>Wed, 17 Oct 2012 08:03:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t73682</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 0c9032084dcd</title> 
   <description>Changes have been made in Git (master):

commit 0c9032084dcd1a9e0490a9a6af3557376541a326
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Wed Oct 17 14:40:39 2012 +0200

    [jan] Throw exception if parsing of S/MIME certificates fails (Bug #11530).

 framework/Crypt/lib/Horde/Crypt/Smime.php |    3 +++
 framework/Crypt/package.xml               |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/0c9032084dcd1a9e0490a9a6af3557376541a326</description> 
   <pubDate>Wed, 17 Oct 2012 12:41:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t73699</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 3bb600de48ef</title> 
   <description>Changes have been made in Git (master):

commit 3bb600de48ef23292e59e8bf33455c83f8e442eb
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Wed Oct 17 14:41:12 2012 +0200

    [jan] Catch exceptions from Horde_Crypt (Bug #11530).

 .../Core/lib/Horde/Core/Ui/VarRenderer/Html.php    |    9 ++++++++-
 framework/Core/package.xml                         |    2 ++
 2 files changed, 10 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/3bb600de48ef23292e59e8bf33455c83f8e442eb</description> 
   <pubDate>Wed, 17 Oct 2012 12:41:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t73700</link> 
  </item> 
   
  <item> 
   <title>Any reason this can&#039;t/shouldn&#039;t be backported to FRAMEWORK_4</title> 
   <description>Any reason this can&#039;t/shouldn&#039;t be backported to FRAMEWORK_4?</description> 
   <pubDate>Mon, 22 Oct 2012 19:26:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t73950</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_4):

commit 2aaf8a9</title> 
   <description>Changes have been made in Git (FRAMEWORK_4):

commit 2aaf8a963b262663115fe04969a0ca6a17025b6f
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Wed Oct 17 14:40:39 2012 +0200

    [jan] Throw exception if parsing of S/MIME certificates fails (Bug #11530).
    
    Conflicts:
    
    	framework/Crypt/package.xml

 framework/Crypt/lib/Horde/Crypt/Smime.php |    3 +++
 framework/Crypt/package.xml               |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/2aaf8a963b262663115fe04969a0ca6a17025b6f</description> 
   <pubDate>Tue, 23 Oct 2012 16:09:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t73955</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_4):

commit a4de0d9</title> 
   <description>Changes have been made in Git (FRAMEWORK_4):

commit a4de0d9e61b75d416ce0992e9235dcad2413e26e
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Wed Oct 17 14:41:12 2012 +0200

    [jan] Catch exceptions from Horde_Crypt (Bug #11530).
    
    Conflicts:
    
    	framework/Core/package.xml

 .../Core/lib/Horde/Core/Ui/VarRenderer/Html.php    |    9 ++++++++-
 framework/Core/package.xml                         |    2 ++
 2 files changed, 10 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/a4de0d9e61b75d416ce0992e9235dcad2413e26e</description> 
   <pubDate>Tue, 23 Oct 2012 16:09:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t73956</link> 
  </item> 
   
  <item> 
   <title>It&#039;s technical a BC break because we throw an exception wher</title> 
   <description>It&#039;s technical a BC break because we throw an exception where we didn&#039;t before, but this is not different from letting DateTime throw an exception that we don&#039;t catch, so I merged it.</description> 
   <pubDate>Tue, 23 Oct 2012 16:10:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t73957</link> 
  </item> 
   
  <item> 
   <title>Thanks.</title> 
   <description>Thanks.</description> 
   <pubDate>Tue, 23 Oct 2012 19:55:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t73958</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 0c9032084dc</title> 
   <description>Changes have been made in Git (develop):

commit 0c9032084dcd1a9e0490a9a6af3557376541a326
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Wed Oct 17 14:40:39 2012 +0200

    [jan] Throw exception if parsing of S/MIME certificates fails (Bug #11530).

 framework/Crypt/lib/Horde/Crypt/Smime.php |    3 +++
 framework/Crypt/package.xml               |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/0c9032084dcd1a9e0490a9a6af3557376541a326</description> 
   <pubDate>Sat, 27 Oct 2012 00:56:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t74069</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 3bb600de48e</title> 
   <description>Changes have been made in Git (develop):

commit 3bb600de48ef23292e59e8bf33455c83f8e442eb
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Wed Oct 17 14:41:12 2012 +0200

    [jan] Catch exceptions from Horde_Crypt (Bug #11530).

 .../Core/lib/Horde/Core/Ui/VarRenderer/Html.php    |    9 ++++++++-
 framework/Core/package.xml                         |    2 ++
 2 files changed, 10 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/3bb600de48ef23292e59e8bf33455c83f8e442eb</description> 
   <pubDate>Sat, 27 Oct 2012 00:56:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11530#t74070</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
