<?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>Horde_Autoloader breaks with paths that contain an underscore (_) character</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:43 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7856</link> 
  <atom:link rel="self" type="application/rss+xml" title="Horde_Autoloader breaks with paths that contain an underscore (_) character" href="https://bugs.horde.org/ticket/7856/rss" /> 
  <description>Horde_Autoloader breaks with paths that contain an underscore (_) character</description> 
 
   
   
  <item> 
   <title>If a path for an auto-included file has an underscore in it,</title> 
   <description>If a path for an auto-included file has an underscore in it, it is replaced with a &#039;/&#039; character.  So that paths such as  horde_dev/horde-hatchery/imp/lib will be parsed by the Autoloader to be horde/dev/horde-hatchery/imp/lib



This means that IMP, for example, could never be installed in any path with an underscore, and thus should be fixed to only replace occurrences of &#039;_&#039; (and probably the &#039;::&#039; too) in the $class name.



</description> 
   <pubDate>Thu, 15 Jan 2009 23:02:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7856#t51764</link> 
  </item> 
   
  <item> 
   <title>Fixed.</title> 
   <description>Fixed.</description> 
   <pubDate>Tue, 30 Jun 2009 18:43:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7856#t54751</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
