<?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>Searches that result in more than one page</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:56 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/5137</link> 
  <atom:link rel="self" type="application/rss+xml" title="Searches that result in more than one page" href="https://bugs.horde.org/ticket/5137/rss" /> 
  <description>Searches that result in more than one page</description> 
 
   
   
  <item> 
   <title>Searches that result in more than one page do not have the s</title> 
   <description>Searches that result in more than one page do not have the source in the URLs for the extra pages. For example:





http://staff.ednet.ns.ca/turba/search.php?criteria=email&amp;val=mac%25&amp;page=7



instead of:



http://staff.ednet.ns.ca/turba/search.php?source=globalsql&amp;criteria=email&amp;val=mac%25&amp;page=7







This problem can be traced to the changes made to turba/lib/ListView.php (http://cvs.horde.org/diff.php?r1=1.17.10.12&amp;r2=1.17.10.13&amp;f=turba%2Flib%2FListView.php) specifically line 212/213 , the removal of &quot;&#039;source&#039; =&gt; $source,&quot;





Adding &quot;&#039;source&#039; =&gt; $default_source,&quot; fixes the problem. Is this a bug or do I have something mis-configured?







            $params = array_merge($crit, array(

                &#039;source&#039; =&gt; $default_source,

                &#039;criteria&#039; =&gt; Util::getFormData(&#039;criteria&#039;),

                &#039;val&#039; =&gt; Util::getFormData(&#039;val&#039;)

            ));

</description> 
   <pubDate>Tue, 20 Mar 2007 13:44:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/5137#t30508</link> 
  </item> 
   
  <item> 
   <title>Fixed in CVS.</title> 
   <description>Fixed in CVS.</description> 
   <pubDate>Thu, 29 Mar 2007 21:59:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/5137#t30850</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
