<?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>Calendar sharing with users not working in IE versions 9 and 10</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:46 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11340</link> 
  <atom:link rel="self" type="application/rss+xml" title="Calendar sharing with users not working in IE versions 9 and 10" href="https://bugs.horde.org/ticket/11340/rss" /> 
  <description>Calendar sharing with users not working in IE versions 9 and 10</description> 
 
   
   
  <item> 
   <title>Hello,

i tested the calendar sharing with users, in brows</title> 
   <description>Hello,

i tested the calendar sharing with users, in browsers Internet Explorer 9 and 10 versions and is not working, 

ignores the changes in form, reseting to &quot;do not share this calendar&quot; option even if calendar is public.

in all other browsers, including Internet Explorer 7/8 is working fine.

Thanks in advance.</description> 
   <pubDate>Fri, 10 Aug 2012 18:44:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11340#t72162</link> 
  </item> 
   
  <item> 
   <title>&gt; Hello,
&gt;
&gt; i tested the calendar sharing with users, in </title> 
   <description>&gt; Hello,
&gt;
&gt; i tested the calendar sharing with users, in browsers Internet 
&gt; Explorer 9 and 10 versions and is not working,
&gt;
&gt; ignores the changes in form, reseting to &quot;do not share this calendar&quot; 
&gt; option even if calendar is public.
&gt;
&gt; in all other browsers, including Internet Explorer 7/8 is working fine.
&gt;
&gt; Thanks in advance.

The problem is in javascript, when permissions given are processed:

the form data passed to kronolith ajax request saveCalendar is alredy wrong,

instead of:

&#039;u_show[testessapo2@sapo.pt]&#039;: &#039;on&#039;, &#039;u_read[testessapo2@sapo.pt]&#039;: &#039;on&#039;

in IE 9 for example, the data from send is:

&#039;u_show[testessapo2@sapo.pt]&#039;: &#039;&#039;, &#039;u_read[testessapo2@sapo.pt]&#039;: &#039;&#039;

which removes all user permissions. Making it private again (if public).

Thanks in advance.</description> 
   <pubDate>Fri, 10 Aug 2012 19:08:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11340#t72163</link> 
  </item> 
   
  <item> 
   <title>Do you see this in Horde 5 too? Could be some incompatibilit</title> 
   <description>Do you see this in Horde 5 too? Could be some incompatibility with the older prototypejs version that we ship with Horde 4.</description> 
   <pubDate>Thu, 30 Aug 2012 19:35:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11340#t72691</link> 
  </item> 
   
  <item> 
   <title>&gt; Do you see this in Horde 5 too? Could be some incompatibil</title> 
   <description>&gt; Do you see this in Horde 5 too? Could be some incompatibility with 
&gt; the older prototypejs version that we ship with Horde 4.

I only tested in Horde 4 (master branch) and in demo.horde.org, demo site

I have prototype.js version 1.7</description> 
   <pubDate>Fri, 07 Sep 2012 11:50:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11340#t72827</link> 
  </item> 
   
  <item> 
   <title>Any chance this was related to Bug: 11359?</title> 
   <description>Any chance this was related to Bug: 11359?</description> 
   <pubDate>Sun, 30 Sep 2012 21:44:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11340#t73055</link> 
  </item> 
   
  <item> 
   <title>Ping?</title> 
   <description>Ping?</description> 
   <pubDate>Tue, 16 Oct 2012 11:00:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11340#t73644</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
