<?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>Search across multiple fields</title> 
  <pubDate>Sun, 05 Apr 2026 02:35:00 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7983</link> 
  <atom:link rel="self" type="application/rss+xml" title="Search across multiple fields" href="https://bugs.horde.org/ticket/7983/rss" /> 
  <description>Search across multiple fields</description> 
 
   
   
  <item> 
   <title>When using search, if I enter a &quot;firstname SPACE partial las</title> 
   <description>When using search, if I enter a &quot;firstname SPACE partial last name&quot;, eg &quot;Matt St&quot; which should match &quot;Matt Stephenson&quot;, it doesnt match any results.. same behaviour in the autocompleter in IMP/DIMP.</description> 
   <pubDate>Fri, 13 Feb 2009 12:22:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t52549</link> 
  </item> 
   
  <item> 
   <title>Apologies, forgot to say - this is with using SQL address bo</title> 
   <description>Apologies, forgot to say - this is with using SQL address book (MySQL).</description> 
   <pubDate>Fri, 13 Feb 2009 13:31:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t52551</link> 
  </item> 
   
  <item> 
   <title>Confirmed.</title> 
   <description>Confirmed.</description> 
   <pubDate>Sun, 15 Feb 2009 05:10:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t52579</link> 
  </item> 
   
  <item> 
   <title>FWIW, this works as expected in Git Master.



I remember wr</title> 
   <description>FWIW, this works as expected in Git Master.



I remember writing the code that creates OR searches with the search terms against each element in a composite field, but I don&#039;t immediately see why it&#039;s broken in FW_3. I&#039;ll see if I can track it down.</description> 
   <pubDate>Thu, 09 Jul 2009 23:27:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t54863</link> 
  </item> 
   
  <item> 
   <title>I solved this myself by using a separate array to search aga</title> 
   <description>I solved this myself by using a separate array to search against....



        &#039;name&#039; =&gt; array(&#039;fields&#039; =&gt; array(&#039;firstname&#039;, &#039;lastname&#039;, &#039;nameSuffix&#039;),

                        &#039;format&#039; =&gt; &#039;%s %s %s&#039;,

                        &#039;parse&#039; =&gt; array(

                            array(&#039;fields&#039; =&gt; array(&#039;firstname&#039;, &#039;lastname&#039;, &#039;nameSuffix&#039;),

                                  &#039;format&#039; =&gt; &#039;%s %s %s&#039;))),

        &#039;namesearch&#039; =&gt; array(&#039;fields&#039; =&gt; array(&#039;firstname&#039;, &#039;lastname&#039;),

                        &#039;format&#039; =&gt; &#039;%s %s&#039;,

                        &#039;parse&#039; =&gt; array(

                            array(&#039;fields&#039; =&gt; array(&#039;firstname&#039;, &#039;lastname&#039;),

                                  &#039;format&#039; =&gt; &#039;%s %s&#039;))),

</description> 
   <pubDate>Thu, 09 Jul 2009 23:29:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t54864</link> 
  </item> 
   
  <item> 
   <title>&gt; FWIW, this works as expected in Git Master.



..and of co</title> 
   <description>&gt; FWIW, this works as expected in Git Master.



..and of course, by Git Master, I really meant CVS HEAD Turba along with Git Horde etc...

*sigh*

</description> 
   <pubDate>Thu, 09 Jul 2009 23:32:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t54865</link> 
  </item> 
   
  <item> 
   <title>So it *does* work across multiple fields for you, just not t</title> 
   <description>So it *does* work across multiple fields for you, just not the three specific fields in your name composite field?</description> 
   <pubDate>Thu, 09 Jul 2009 23:43:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t54866</link> 
  </item> 
   
  <item> 
   <title>Yes it seems OK however I had to make the separate array and</title> 
   <description>Yes it seems OK however I had to make the separate array and choose that in the prefs to tell the search to use it - it works great though now.. just not by default out of the box.</description> 
   <pubDate>Thu, 09 Jul 2009 23:44:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t54867</link> 
  </item> 
   
  <item> 
   <title>Ok. Thank you for the info. This sounds like maybe a regress</title> 
   <description>Ok. Thank you for the info. This sounds like maybe a regression of what was fixed in Bug: 6796 or perhaps all cases were not fixed.</description> 
   <pubDate>Thu, 09 Jul 2009 23:54:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t54869</link> 
  </item> 
   
  <item> 
   <title>Some of the changes that fixed this bug were never merged in</title> 
   <description>Some of the changes that fixed this bug were never merged into the stable branch from HEAD. Now, almost a year to the day later, it&#039;s fixed.



http://lists.horde.org/archives/cvs/Week-of-Mon-20090706/088400.html



Thanks for the report.</description> 
   <pubDate>Fri, 10 Jul 2009 00:41:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7983#t54875</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
