<?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>pref search_sources is json encoded</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:22 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9252</link> 
  <atom:link rel="self" type="application/rss+xml" title="pref search_sources is json encoded" href="https://bugs.horde.org/ticket/9252/rss" /> 
  <description>pref search_sources is json encoded</description> 
 
   
   
  <item> 
   <title>kronolith/lib/FreeBusy.php:258

-- $sources = empty($sourc</title> 
   <description>kronolith/lib/FreeBusy.php:258

-- $sources = empty($sources) ? array() : explode(&quot;\t&quot;, $sources);
++ $sources = empty($sources) ? array() : json_decode($sources, true);

I&#039;m guessing this is same issue with fonction  _doImp() in turba/lib/LoginTasks/SystemTask/UpgradePrefs.php, but I&#039;m not sure on how to test it.



</description> 
   <pubDate>Thu, 16 Sep 2010 07:20:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9252#t60045</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
