<?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>quoting of folder names when setting ACLs is broken</title> 
  <pubDate>Fri, 10 Apr 2026 09:35:37 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9299</link> 
  <atom:link rel="self" type="application/rss+xml" title="quoting of folder names when setting ACLs is broken" href="https://bugs.horde.org/ticket/9299/rss" /> 
  <description>quoting of folder names when setting ACLs is broken</description> 
 
   
   
  <item> 
   <title>The upgrade to v3.3.9 of Horde has broken the setting of ACL</title> 
   <description>The upgrade to v3.3.9 of Horde has broken the setting of ACLs on folders with non-alphanumeric characters in their names. The ACL driver returns:

The current list of users with access to this folder could not be retrieved.

lib/Horde/IMAP/ACL/rfc2086.php has changed to use imap_setacl and imap_getacl instead of talking direct to the IMAP server. Something about quoting folder names is broken. Putting the older rfc2086.php from 3.3.8 back restores the function.</description> 
   <pubDate>Thu, 07 Oct 2010 15:10:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9299#t60319</link> 
  </item> 
   
  <item> 
   <title>Possibly a duplicate of Bug #9058?</title> 
   <description>Possibly a duplicate of Bug #9058?</description> 
   <pubDate>Thu, 07 Oct 2010 15:53:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9299#t60322</link> 
  </item> 
   
  <item> 
   <title>&gt; Possibly a duplicate of Bug #9058?

No it isn&#039;t. You can</title> 
   <description>&gt; Possibly a duplicate of Bug #9058?

No it isn&#039;t. You can sort of get it working by hacking out the quoting code and then it will sort of work for folders with hyphens and underscores, so it has nothing to do with capability.</description> 
   <pubDate>Thu, 07 Oct 2010 15:59:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9299#t60324</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

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

Bug: 9299
Fix accessing IMAP ACLs that contain non-alphanumeric characters.
imap_*() methods don&#039;t require quoting of the mailbox name.
If we directly talk to IMAP server, always quote mailbox name (this is not
100% correct IMAP behavior either, but it is as good as we are going to
get in this library for Horde 3).
http://cvs.horde.org/diff.php/framework/IMAP/IMAP/ACL/Attic/rfc2086.php?rt=horder1=1.6.8.26r2=1.6.8.27ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horder1=1.515.2.629r2=1.515.2.630ty=u</description> 
   <pubDate>Tue, 19 Oct 2010 18:12:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9299#t60459</link> 
  </item> 
   
  <item> 
   <title>Does this fix work?</title> 
   <description>Does this fix work?</description> 
   <pubDate>Tue, 19 Oct 2010 18:13:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9299#t60461</link> 
  </item> 
   
  <item> 
   <title>Corrected links:

http://cvs.horde.org/diff.php/framework/</title> 
   <description>Corrected links:

http://cvs.horde.org/diff.php/framework/IMAP/IMAP/ACL/Attic/rfc2086.php?rt=horde&amp;r1=1.6.8.26&amp;r2=1.6.8.27&amp;ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&amp;r1=1.515.2.629&amp;r2=1.515.2.630&amp;ty=u</description> 
   <pubDate>Tue, 19 Oct 2010 18:15:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9299#t60462</link> 
  </item> 
   
  <item> 
   <title>Almost. It does set ACLs however there looks like there is a</title> 
   <description>Almost. It does set ACLs however there looks like there is a timing issue, as it returns a message to say it could not retrieve the ACL after it set it. If you then go and select the folder again and retrieve the ACL, it correctly displays.</description> 
   <pubDate>Wed, 20 Oct 2010 10:14:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9299#t60473</link> 
  </item> 
   
  <item> 
   <title>I have no idea about the delay (I didn&#039;t originally write an</title> 
   <description>I have no idea about the delay (I didn&#039;t originally write any of this ACL code, unfortunately).  I see there is a reference to Cyrus Murder and a delay.  Is that what you are using?

At best, though, that is a separate issue.  This issue has been resolved.</description> 
   <pubDate>Wed, 20 Oct 2010 16:12:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9299#t60491</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
