Req #43948 [Com]: IMAP: Add imap_myrights() function

2010-08-17 Thread p at rdus dot de
Edit report at http://bugs.php.net/bug.php?id=43948&edit=1

 ID: 43948
 Comment by: p at rdus dot de
 Reported by:diegows at xtech dot com dot ar
 Summary:IMAP: Add imap_myrights() function
 Status: Feedback
 Type:   Feature/Change Request
 Package:IMAP related
 PHP Version:trunk
 Assigned To:pajoye
 Block user comment: N

 New Comment:

We tracked the status of the uw imap c-client annotation patch here:



https://issues.kolab.org/merge10



I resubmitted the patch three years ago
(http://mailman2.u.washington.edu/pipermail/imap-uw/2007-March/001202.html)
and it was stalled as Marc Crispin wanted to wait for the ANNOTATEMORE
draft to become a real RFC
(http://mailman2.u.washington.edu/pipermail/imap-uw/2007-March/001203.html).



While this has happened in the meantime
(http://mailman.rfc-editor.org/pipermail/rfc-dist/2009-February/002184.html)
c-client development seems to have ceased in the meantime, too.



For Kolab I'm pretty certain we will switch to the newer
Horde_Imap_Client library. I already prepared it with the necessary
extensions (https://issues.kolab.org/msg21509).



Horde_Imap_Client seems to run faster than the c-client based code
though I have to admit that this is just a result from the simple test
script and no solid benchmark.



As Hored_Imap_Client is not really released yet and would make a bunch
of other updates necessary for the Kolab server we'd be quite happy
though if annotation support would already work with the imap_*
functions available within PHP.



I know the situation concerning c-client is messy. Is there anything we
can do in order to get the patch accepted?


Previous Comments:

[2010-07-30 13:51:37] mkoppa...@php.net

Updated the annotations patch to add HAVE_IMAP_ANNOTATIONS


[2010-07-30 13:51:12] mkoppa...@php.net

The following patch has been added/updated:

Patch Name: imap_annotation.patch
Revision:   1280490672
URL:   
http://bugs.php.net/patch-display.php?bug=43948&patch=imap_annotation.patch&revision=1280490672


[2010-07-30 10:28:10] paj...@php.net

Right, c-client needs to be patched. It does not sound too good to me
but I would like to add some HAVE_ to the c-client patch for cleaner
detection.



I also dropped a mail to the the uw imap mailing list to ask what's the
status of this patch (if has been actually proposed, rejected, etc.).


[2010-07-29 20:15:43] mkoppa...@php.net

It looks like c-client needs to be patched to support annotations:



http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/patches/imap/



Can't find annotation support in upstream c-client 2007e.


[2010-07-29 19:32:57] clint at ubuntu dot com

Thanks for taking this on pajoye.



We are tracking this bug in Ubuntu here:



https://bugs.launchpad.net/ubuntu/+source/php5/+bug/610630



As soon as its committed, we'll most likely apply the patches to 5.3.2
or 5.3.3 

for release with Maverick 10.10 to make Kolab function properly.




The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

http://bugs.php.net/bug.php?id=43948


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=43948&edit=1


Req #43948 [Com]: IMAP: Add imap_myrights() function

2010-07-29 Thread clint at ubuntu dot com
Edit report at http://bugs.php.net/bug.php?id=43948&edit=1

 ID: 43948
 Comment by: clint at ubuntu dot com
 Reported by:diegows at xtech dot com dot ar
 Summary:IMAP: Add imap_myrights() function
 Status: Feedback
 Type:   Feature/Change Request
 Package:IMAP related
 PHP Version:trunk
 Assigned To:pajoye
 Block user comment: N

 New Comment:

Thanks for taking this on pajoye.



We are tracking this bug in Ubuntu here:



https://bugs.launchpad.net/ubuntu/+source/php5/+bug/610630



As soon as its committed, we'll most likely apply the patches to 5.3.2
or 5.3.3 

for release with Maverick 10.10 to make Kolab function properly.


Previous Comments:

[2010-07-29 10:49:53] mkoppa...@php.net

Finally! imap_annotation.patch is untested as it doesn't compile with my
c-client version.


[2010-07-29 10:48:52] mkoppa...@php.net

The following patch has been added/updated:

Patch Name: imap_annotation.patch
Revision:   1280393332
URL:   
http://bugs.php.net/patch-display.php?bug=43948&patch=imap_annotation.patch&revision=1280393332


[2010-07-29 10:48:28] mkoppa...@php.net

The following patch has been added/updated:

Patch Name: imap_myrights.patch
Revision:   1280393307
URL:   
http://bugs.php.net/patch-display.php?bug=43948&patch=imap_myrights.patch&revision=1280393307


[2010-07-29 10:42:00] mkoppa...@php.net

Add A Patch form responds to using @php.net address: "Email address must
be valid!".


[2010-07-29 10:06:16] paj...@php.net

Change category and move to trunk for now, will be applied&tested there
first. If it happens to work well and it will then be applied to 5.3 (if
RM ok it too).




The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

http://bugs.php.net/bug.php?id=43948


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=43948&edit=1


Req #43948 [Com]: IMAP: Add imap_myrights() function

2010-07-28 Thread clint at ubuntu dot com
Edit report at http://bugs.php.net/bug.php?id=43948&edit=1

 ID: 43948
 Comment by: clint at ubuntu dot com
 Reported by:diegows at xtech dot com dot ar
 Summary:IMAP: Add imap_myrights() function
 Status: Open
 Type:   Feature/Change Request
 Package:Feature/Change Request
 Operating System:   Linux
 PHP Version:5.2.5
 Block user comment: N

 New Comment:

The original patches suggested have been maintained by the kolab
project, all the 

way up to v5.3.2. I'd like to suggest that this (very old) bug be
patched into 

PHP, so that users can benefit from the additional functionality.



This link includes the patch for myrights at v5.3.2, which I imagine
should apply 

fairly cleanly to the latest svn version as well:



http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches/php-5.3.2/


Previous Comments:

[2008-08-21 01:33:46] diegows at xtech dot com dot ar

Please, use the version I sent to internals mailing list. The previous
one has a memory corruption bug.



http://marc.info/?l=php-internals&m=12192826493&w=2


[2008-02-14 22:56:21] j...@php.net

Reclassified. And please don't change the summary again.


[2008-01-27 22:46:12] diegows at xtech dot com dot ar

Description:

I suggest that imap_myrights() function should be added to IMAP
extension. It's already implemented in uw-imap and it's useful.



Suggested patch:



http://www.woitasen.com.ar/php-myrights.patch









-- 
Edit this bug report at http://bugs.php.net/bug.php?id=43948&edit=1