<?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>compose windows not close</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:51 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8885</link> 
  <atom:link rel="self" type="application/rss+xml" title="compose windows not close" href="https://bugs.horde.org/ticket/8885/rss" /> 
  <description>compose windows not close</description> 
 
   
   
  <item> 
   <title>Hi,
 Compose windows is not close if horde/dimp page is clo</title> 
   <description>Hi,
 Compose windows is not close if horde/dimp page is closed.
 
1) log to horde/dimp
2) click to compose new message (new windows open)
3) close horde windows
4) write message 
5) click to send

to &quot;Send&quot; button change to &quot;Sending..&quot; the message is sended but windows not close.

I&#039;ve patch dimp/js/src/compose.js because he search DIMP.baseWindow (calculate when compose windows is open)
but if it&#039;s closed he try to acces to baseWindow method.
I had DIMP.baseWindow.DimpBase in test

case &#039;send_message&#039;:
                this.button_pressed = false;	
                if (DIMP.baseWindow &amp;&amp; DIMP.baseWindow.DimpBase) {		    

I don&#039;t know if it&#039;s the better solution.
Thanks</description> 
   <pubDate>Fri, 26 Feb 2010 09:26:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8885#t58081</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 8885
Me</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 8885
Merge from git: check that base window exists.
http://cvs.horde.org/diff.php/dimp/js/src/compose.js?rt=horde&amp;r1=1.84.2.35&amp;r2=1.84.2.36&amp;ty=u</description> 
   <pubDate>Wed, 03 Mar 2010 05:56:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8885#t58126</link> 
  </item> 
   
  <item> 
   <title>Fixed.</title> 
   <description>Fixed.</description> 
   <pubDate>Wed, 03 Mar 2010 05:57:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8885#t58127</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
