<?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>Blank page when selecting alternative calendar</title> 
  <pubDate>Thu, 18 Mar 2010 09:43:54 -0400</pubDate> 
  <link>http://bugs.horde.org/ticket/6590</link> 
  <atom:link rel="self" type="application/rss+xml" title="Blank page when selecting alternative calendar" href="http://bugs.horde.org/ticket/6590/rss" /> 
  <description>Blank page when selecting alternative calendar</description> 
 
   
   
  <item> 
   <title>When I try to check a second calendar (or uncheck the first </title> 
   <description>When I try to check a second calendar (or uncheck the first one) in the little side box in kronolith, while using IE7, I get a completely white screen (the right frame when having the sidebar enabled), with an &quot;error on page&quot;:

Line 2

Char 38133

Error 'style' is null or not an object

I think I've tracked it down to kronolith/js/prototype.js, but as this file is apparently run through a mangler / optimizer, I can't fix it myself.



Seamonkey and Firefox seem to have no problems.</description> 
   <pubDate>Thu, 10 Apr 2008 06:17:56 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44558</link> 
  </item> 
   
  <item> 
   <title>This also occurs when trying to go to the next or previous m</title> 
   <description>This also occurs when trying to go to the next or previous month, so I'm assuming it's any AJAX-y action that's causing this problem.



A colleague of mine just reported that she's had this problem all week, while I just updated to the latest version of horde this morning (the previous update round being a couple of months ago), so I also assume this is a bug introduced by a Microsoft update.



If a fix to this problem is going to take a while, is there a way to turn off the AJAX in kronolith?</description> 
   <pubDate>Thu, 10 Apr 2008 06:59:04 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44563</link> 
  </item> 
   
  <item> 
   <title>Are you using latest CVS of both Horde and Kronolith, and ha</title> 
   <description>Are you using latest CVS of both Horde and Kronolith, and have you cleared your browser caches? I think I fixed something similar to this a few weeks ago or more.



If not, you can use the .js files in js/src/ (just copy them over the js/ files) to get a better line number and error message.</description> 
   <pubDate>Thu, 10 Apr 2008 11:27:42 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44569</link> 
  </item> 
   
  <item> 
   <title>I just updated horde with cvs update -PdC in the horde/ dire</title> 
   <description>I just updated horde with cvs update -PdC in the horde/ directory (confirmed that kronolith also got updated), I've done that again this morning before testing with the src scripts and yet again cleared cache, and I still see the same behavior.



This is the error I get now:

Line: 2253

Char: 5

Error: 'style' is null or not an object'

code: 0

URL: https://domain.tld/horde/kronolith/</description> 
   <pubDate>Fri, 11 Apr 2008 08:40:41 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44581</link> 
  </item> 
   
  <item> 
   <title>FWIW, this sounds like the exact same issue I was having (in</title> 
   <description>FWIW, this sounds like the exact same issue I was having (in IE 6 only though) that lead me to re-compress prototype.js (http://lists.horde.org/archives/cvs/Week-of-Mon-20080218/075089.html).



I'm seeing it again now in IE 6 and IE 7 although in IE 7 it's only when doing &quot;ajax-y&quot; thinks like the original post below.  in IE 6 it happens during ajax-y things as well as when navigating from one time span to another..both with the &quot;style is not an object error.&quot;  



Using the uncompressed version of prototype still yields the error - it's line 2253 of prototype.js</description> 
   <pubDate>Fri, 11 Apr 2008 11:20:27 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44586</link> 
  </item> 
   
  <item> 
   <title>I can confirm that this also happens on IE6, and was happeni</title> 
   <description>I can confirm that this also happens on IE6, and was happening before this IE7 started giving similar issues.</description> 
   <pubDate>Fri, 11 Apr 2008 11:32:53 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44587</link> 
  </item> 
   
  <item> 
   <title>Almost 100% sure this is a prototypejs bug.  See:

http://de</title> 
   <description>Almost 100% sure this is a prototypejs bug.  See:

http://dev.rubyonrails.org/ticket/11007

http://dev.rubyonrails.org/ticket/11473



Looks like it is fixed in 1.6.0.3 (which is not yet released).</description> 
   <pubDate>Fri, 11 Apr 2008 12:20:05 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44590</link> 
  </item> 
   
  <item> 
   <title>Can anyone confirm that the prototype bugfix fixes this?</title> 
   <description>Can anyone confirm that the prototype bugfix fixes this?</description> 
   <pubDate>Fri, 11 Apr 2008 14:49:05 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44593</link> 
  </item> 
   
  <item> 
   <title>&gt; Can anyone confirm that the prototype bugfix fixes this?

</title> 
   <description>&gt; Can anyone confirm that the prototype bugfix fixes this?



Verified that the prototype patch fixes this (and ticket 6602).</description> 
   <pubDate>Fri, 18 Apr 2008 00:43:12 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44718</link> 
  </item> 
   
  <item> 
   <title>Hello Michael , It looks like you are using an older version</title> 
   <description>Hello Michael , It looks like you are using an older version of YUI compressor, newer versions work with Prototype 1.6 and its use of the $super variable. You may also use a modified dean edwards packer found in ProtoSafe, or you can use the precompressed version in ProtoPack:

http://code.google.com/p/protosafe/downloads/list



The erroneous compression is whats causing the ajax-y related bugs because the ajax methods use the $super variable which was changed to something like &quot;C&quot; when you compressed it in the older verson of YUI compressor.



The element style error is related to that ticket: http://dev.rubyonrails.org/ticket/11473#comment:19</description> 
   <pubDate>Fri, 18 Apr 2008 13:54:29 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t44723</link> 
  </item> 
   
  <item> 
   <title>Patch for the prototype bug has been applied to our CVS.</title> 
   <description>Patch for the prototype bug has been applied to our CVS.</description> 
   <pubDate>Fri, 02 May 2008 17:18:45 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t45151</link> 
  </item> 
   
  <item> 
   <title>Reopen - since at some point (hopefully) we won't need this </title> 
   <description>Reopen - since at some point (hopefully) we won't need this patch anymore.</description> 
   <pubDate>Mon, 05 May 2008 15:33:14 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t45175</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/chora/js/prototype.js?r1=1.14&amp;r2=1.15&amp;ty=u
http://cvs.horde.org/diff.php/chora/js/src/prototype.js?r1=1.12&amp;r2=1.13&amp;ty=u
http://cvs.horde.org/diff.php/gollem/js/prototype.js?r1=1.12&amp;r2=1.13&amp;ty=u
http://cvs.horde.org/diff.php/gollem/js/src/prototype.js?r1=1.10&amp;r2=1.11&amp;ty=u
http://cvs.horde.org/diff.php/horde/js/prototype.js?r1=1.15&amp;r2=1.16&amp;ty=u
http://cvs.horde.org/diff.php/horde/js/src/prototype.js?r1=1.12&amp;r2=1.13&amp;ty=u
http://cvs.horde.org/diff.php/hordeweb/js/prototype.js?r1=1.9&amp;r2=1.10&amp;ty=u
http://cvs.horde.org/diff.php/hordeweb/js/src/prototype.js?r1=1.8&amp;r2=1.9&amp;ty=u</description> 
   <pubDate>Wed, 10 Dec 2008 13:01:04 -0500</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t51183</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/chora/js/prototype.js?r1=1.14.2.1&amp;r2=1.14.2.2&amp;ty=u
http://cvs.horde.org/diff.php/chora/js/src/prototype.js?r1=1.12.2.1&amp;r2=1.12.2.2&amp;ty=u
http://cvs.horde.org/diff.php/gollem/js/prototype.js?r1=1.12.2.1&amp;r2=1.12.2.2&amp;ty=u
http://cvs.horde.org/diff.php/gollem/js/src/prototype.js?r1=1.10.2.1&amp;r2=1.10.2.2&amp;ty=u
http://cvs.horde.org/diff.php/horde/js/prototype.js?r1=1.11.2.6&amp;r2=1.11.2.7&amp;ty=u
http://cvs.horde.org/diff.php/horde/js/src/prototype.js?r1=1.7.2.4&amp;r2=1.7.2.5&amp;ty=u
http://cvs.horde.org/diff.php/imp/js/Attic/prototype.js?r1=1.21.2.7&amp;r2=1.21.2.8&amp;ty=u
http://cvs.horde.org/diff.php/imp/js/src/Attic/prototype.js?r1=1.13.2.4&amp;r2=1.13.2.5&amp;ty=u
http://cvs.horde.org/diff.php/ingo/js/Attic/prototype.js?r1=1.4.2.5&amp;r2=1.4.2.6&amp;ty=u
http://cvs.horde.org/diff.php/ingo/js/src/Attic/prototype.js?r1=1.4.2.4&amp;r2=1.4.2.5&amp;ty=u
http://cvs.horde.org/diff.php/kronolith/js/Attic/prototype.js?r1=1.14.2.6&amp;r2=1.14.2.7&amp;ty=u
http://cvs.horde.org/diff.php/kronolith/js/src/Attic/prototype.js?r1=1.10.2.4&amp;r2=1.10.2.5&amp;ty=u
http://cvs.horde.org/diff.php/mnemo/js/Attic/prototype.js?r1=1.3.2.6&amp;r2=1.3.2.7&amp;ty=u
http://cvs.horde.org/diff.php/mnemo/js/src/Attic/prototype.js?r1=1.6.2.4&amp;r2=1.6.2.5&amp;ty=u
http://cvs.horde.org/diff.php/nag/js/Attic/prototype.js?r1=1.4.2.7&amp;r2=1.4.2.8&amp;ty=u
http://cvs.horde.org/diff.php/nag/js/src/Attic/prototype.js?r1=1.8.2.4&amp;r2=1.8.2.5&amp;ty=u
http://cvs.horde.org/diff.php/turba/js/Attic/prototype.js?r1=1.12.2.6&amp;r2=1.12.2.7&amp;ty=u
http://cvs.horde.org/diff.php/turba/js/src/Attic/prototype.js?r1=1.9.2.4&amp;r2=1.9.2.5&amp;ty=u</description> 
   <pubDate>Wed, 10 Dec 2008 13:04:35 -0500</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t51184</link> 
  </item> 
   
  <item> 
   <title>*sigh* This bug was not fixed in prototype 1.6.0.3 despite s</title> 
   <description>*sigh* This bug was not fixed in prototype 1.6.0.3 despite some literature stating otherwise.  The previous patch has thus been applied to prototypejs v1.6.0.3.</description> 
   <pubDate>Wed, 10 Dec 2008 13:05:34 -0500</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t51185</link> 
  </item> 
   
  <item> 
   <title>Why is this still assigned? Isn't the problem fixed now afte</title> 
   <description>Why is this still assigned? Isn't the problem fixed now after we patched prototype again?</description> 
   <pubDate>Thu, 29 Jan 2009 07:02:11 -0500</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t52076</link> 
  </item> 
   
  <item> 
   <title>Stalling with the other bugs waiting for an official prototy</title> 
   <description>Stalling with the other bugs waiting for an official prototype patch.</description> 
   <pubDate>Thu, 29 Jan 2009 10:45:48 -0500</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t52087</link> 
  </item> 
   
  <item> 
   <title>This was fixed with an upgrade to prototypejs v1.6.1.</title> 
   <description>This was fixed with an upgrade to prototypejs v1.6.1.</description> 
   <pubDate>Wed, 16 Sep 2009 12:47:24 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t55797</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

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

Bug: 6590
Unbelievable.
http://cvs.horde.org/diff.php/chora/js/prototype.js?rt=horde&amp;r1=1.14.2.3&amp;r2=1.14.2.4&amp;ty=u
http://cvs.horde.org/diff.php/chora/js/src/prototype.js?rt=horde&amp;r1=1.12.2.3&amp;r2=1.12.2.4&amp;ty=u
http://cvs.horde.org/diff.php/gollem/js/prototype.js?rt=horde&amp;r1=1.12.2.3&amp;r2=1.12.2.4&amp;ty=u
http://cvs.horde.org/diff.php/gollem/js/src/prototype.js?rt=horde&amp;r1=1.10.2.3&amp;r2=1.10.2.4&amp;ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.515.2.561&amp;r2=1.515.2.562&amp;ty=u
http://cvs.horde.org/diff.php/horde/js/prototype.js?rt=horde&amp;r1=1.11.2.8&amp;r2=1.11.2.9&amp;ty=u
http://cvs.horde.org/diff.php/horde/js/src/Attic/prototype.js?rt=horde&amp;r1=1.7.2.6&amp;r2=1.7.2.7&amp;ty=u
http://cvs.horde.org/diff.php/imp/js/Attic/prototype.js?rt=horde&amp;r1=1.21.2.9&amp;r2=1.21.2.10&amp;ty=u
http://cvs.horde.org/diff.php/imp/js/src/Attic/prototype.js?rt=horde&amp;r1=1.13.2.6&amp;r2=1.13.2.7&amp;ty=u
http://cvs.horde.org/diff.php/ingo/js/Attic/prototype.js?rt=horde&amp;r1=1.4.2.7&amp;r2=1.4.2.8&amp;ty=u
http://cvs.horde.org/diff.php/ingo/js/src/Attic/prototype.js?rt=horde&amp;r1=1.4.2.6&amp;r2=1.4.2.7&amp;ty=u
http://cvs.horde.org/diff.php/kronolith/js/Attic/prototype.js?rt=horde&amp;r1=1.14.2.9&amp;r2=1.14.2.10&amp;ty=u
http://cvs.horde.org/diff.php/kronolith/js/src/Attic/prototype.js?rt=horde&amp;r1=1.10.2.6&amp;r2=1.10.2.7&amp;ty=u
http://cvs.horde.org/diff.php/mnemo/js/Attic/prototype.js?rt=horde&amp;r1=1.3.2.8&amp;r2=1.3.2.9&amp;ty=u
http://cvs.horde.org/diff.php/mnemo/js/src/Attic/prototype.js?rt=horde&amp;r1=1.6.2.6&amp;r2=1.6.2.7&amp;ty=u
http://cvs.horde.org/diff.php/nag/js/Attic/prototype.js?rt=horde&amp;r1=1.4.2.9&amp;r2=1.4.2.10&amp;ty=u
http://cvs.horde.org/diff.php/nag/js/src/Attic/prototype.js?rt=horde&amp;r1=1.8.2.6&amp;r2=1.8.2.7&amp;ty=u
http://cvs.horde.org/diff.php/turba/js/Attic/prototype.js?rt=horde&amp;r1=1.12.2.8&amp;r2=1.12.2.9&amp;ty=u
http://cvs.horde.org/diff.php/turba/js/src/Attic/prototype.js?rt=horde&amp;r1=1.9.2.6&amp;r2=1.9.2.7&amp;ty=u</description> 
   <pubDate>Thu, 17 Sep 2009 13:15:32 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t55818</link> 
  </item> 
   
  <item> 
   <title>Michael bangs head against the wall multiple times. Due to m</title> 
   <description>Michael bangs head against the wall multiple times. Due to me misreading this page:

https://prototype.lighthouseapp.com/projects/8886/tickets/90-cloneposition-problem-in-ie7

this *wasn't* fixed in 1.6.1 either.  Although I can't reproduce on my installations, the core problem should remain because that prototypejs bug has not yet been closed.  So we need to repatch again.



This is my fault again (although, in my defense, I specifically tested this when updating to 1.6.1 and it worked fine for me).</description> 
   <pubDate>Thu, 17 Sep 2009 13:15:54 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t55819</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

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

Bug: 6590
MFB
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.1260&amp;r2=1.1261&amp;ty=u
http://cvs.horde.org/diff.php/horde/js/prototype.js?rt=horde&amp;r1=1.19&amp;r2=1.20&amp;ty=u</description> 
   <pubDate>Thu, 17 Sep 2009 13:20:24 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t55821</link> 
  </item> 
   
  <item> 
   <title>From bug 8580.

I tried this patch, and it fixes the problem</title> 
   <description>From bug 8580.

I tried this patch, and it fixes the problem on all my test machines.</description> 
   <pubDate>Thu, 17 Sep 2009 13:31:32 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/6590#t55825</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
