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

 ID:                 43948
 Updated by:         mkoppa...@php.net
 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
+Package:            *General Issues
 Operating System:   Linux
 PHP Version:        5.2.5
 Block user comment: N

 New Comment:

Looking at the myrights patch:



+       /* set the callback for the GET_ACL function */

+       mail_parameters(NIL, SET_MYRIGHTS, (void *) mail_myrights);



Should this be 'GET_MYRIGHTS' as the function is used for getting the
rights? 



Slightly updated version of the patch
http://valokuva.org/~mikko/imap_myrights.patch. Does this work as
expected?


Previous Comments:
------------------------------------------------------------------------
[2010-07-28 12:45:45] clint at ubuntu dot com

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/

------------------------------------------------------------------------
[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=121928000026493&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

Reply via email to