<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Dimp Other Actions menu fails</title>
  <pubDate>Sat, 19 Jul 2008 06:46:00 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/6513</link>
  <atom:link rel="self" type="application/rss+xml" title="Dimp Other Actions menu fails" href="http://bugs.horde.org/ticket/6513/rss" />
  <description>Dimp Other Actions menu fails</description>

  
  
  <item>
   <title>I get a &quot;value has no properties&quot; error if i click the ''Oth</title>
   <description>I get a &quot;value has no properties&quot; error if i click the ''Other Actions'' field, for example in the Inbox. I try to take a stack trace - see the attached screenshot. My workaround to get the ''Other actions'' menu: I insert a break after the line 619 in dimp/js/src/DimpBase.js:

    case 'ctx_otheractions':
      break; //Straub
      elts = $('oa_seen', 'oa_unseen',
          oa_flag','oa_clear', 'oa_sep1',
         'oa_blacklist',    
          oa_whitelist', 'oa_sep2');
       if (this.viewport.getSelected().size()) {
         elts.invoke('show');
       } else {
         elts.invoke('hide');
       }
       break;
    }</description>
   <pubDate>Fri, 21 Mar 2008 09:50:46 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6513#t44120</link>
  </item>
  <item>
   <title>Fixed in HEAD and FW_3.</title>
   <description>Fixed in HEAD and FW_3.</description>
   <pubDate>Fri, 28 Mar 2008 17:05:51 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6513#t44215</link>
  </item>
  

 </channel>
</rss>
