[Tickets #11253] Re: error messages for max_timelimit, max_recipient don't show the real values
bugs at horde.org
bugs at horde.org
Mon Jul 9 17:46:02 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 | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2012-07-09 17:46) wrote:
Changes have been made in Git (master):
commit a2db518ef0890dd2ae08ec41980bd6a751729b4d
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.
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 | 4 +-
6 files changed, 64 insertions(+), 50 deletions(-)
http://git.horde.org/horde-git/-/commit/a2db518ef0890dd2ae08ec41980bd6a751729b4d
More information about the bugs
mailing list