Summary | Typo in api.php |
Queue | Nag |
Queue Version | 3.0.7 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | jan.kasper (at) mastersolution (dot) de |
Created | 01/11/2012 (4924 days ago) |
Due | |
Updated | 01/11/2012 (4924 days ago) |
Assigned | |
Resolved | 01/11/2012 (4924 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Fix viral class name typo (
Bug #10917).1 files changed, 8 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/9d7556fa615893f8d9ebaf7c174edfaef2419d4a
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Typo in api.php
Type ⇒ Bug
State ⇒ Unconfirmed
communication error". Apache error log shows the following:
PHP Fatal error: Class 'Horde_Exception_PermimssionDenied' not found
in /srv/www/vhosts/horde/html/nag/lib/Api.php on line 1169
it's just a little typo there, it should be
Horde_Exception_PermissionDenied instead.