<?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>Text_Filter_text2html trips up when links are surrounded in angle brackets</title> 
  <pubDate>Fri, 10 Apr 2026 13:16:48 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/4946</link> 
  <atom:link rel="self" type="application/rss+xml" title="Text_Filter_text2html trips up when links are surrounded in angle brackets" href="https://bugs.horde.org/ticket/4946/rss" /> 
  <description>Text_Filter_text2html trips up when links are surrounded in angle brackets</description> 
 
   
   
  <item> 
   <title>calling text2html filter on:

&lt;http://css.maxdesign.com.au/l</title> 
   <description>calling text2html filter on:

&lt;http://css.maxdesign.com.au/listamatic/&gt;;



results in:

&amp;lt;&lt;a href=&quot;http://css.maxdesign.com.au/listamatic/index.htm&amp;gt&quot;; target=&quot;_blank&quot;&gt;http://css.maxdesign.com.au/listamatic/index.htm&amp;gt&lt;/a&gt;;;



because the &lt;&gt; are encoded before links are found, and &amp; is legal inside urls, so we match up to the ; when linkifying. Possible solution: find urls, then call htmlspecialchars(), then replace previously found urls with their linked replacements.</description> 
   <pubDate>Sat, 27 Jan 2007 02:53:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4946#t28956</link> 
  </item> 
   
  <item> 
   <title>There&#039;s a (failing) test for this issue now in the Text_Filt</title> 
   <description>There&#039;s a (failing) test for this issue now in the Text_Filter package.</description> 
   <pubDate>Wed, 20 Jun 2007 03:32:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4946#t34456</link> 
  </item> 
   
  <item> 
   <title>Fixed in CVS and Horde 3.2.</title> 
   <description>Fixed in CVS and Horde 3.2.</description> 
   <pubDate>Wed, 05 Dec 2007 01:16:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4946#t39396</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
