[Tickets #11253] Re: error messages for max_timelimit, max_recipient don't show the real values

bugs at horde.org bugs at horde.org
Wed Aug 29 12:41:47 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11253
------------------------------------------------------------------------------
  Ticket             | 11253
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | error messages for max_timelimit, max_recipient don't
                     | show the real values
  Queue              | IMP
  Version            | 5.0.22
  Type               | Bug
  State              | Resolved
  Priority           | 2. Medium
  Milestone          | 5.0.23
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2012-08-29 12:41) wrote:

Changes have been made in Git (master):

commit 8810240d970ad7754fbb8e307b1bda37d335f471
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 9 19:43:16 2012 +0200

     Fix permission checking in IMP (Bug #11253).

     IMP's hasPermission() worked *completely* different than any other
     application's hasPermission() method. Fix that and create a  
wrapper method in
     the IMP class instead. The method name is still misleading, but  
at least it
     works consistently again, and the error message are correct now.

     Conflicts:

     	imp/lib/Application.php
     	imp/lib/Compose.php
     	imp/lib/Mailbox.php
     	imp/package.xml

  imp/docs/CHANGES        |    1 +
  imp/lib/Application.php |   40 +-----------------------------------
  imp/lib/Compose.php     |   10 ++++----
  imp/lib/IMP.php         |   51  
+++++++++++++++++++++++++++++++++++++++++++++++
  imp/lib/Mailbox.php     |    8 +++---
  imp/package.xml         |    2 +-
  6 files changed, 63 insertions(+), 49 deletions(-)

http://git.horde.org/horde-git/-/commit/8810240d970ad7754fbb8e307b1bda37d335f471





More information about the bugs mailing list