Summary | Wrong class name on Horde_Compress::factory |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | rui.carneiro (at) portugalmail (dot) net |
Created | 03/31/2011 (5316 days ago) |
Due | |
Updated | 03/31/2011 (5316 days ago) |
Assigned | |
Resolved | 03/31/2011 (5316 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Bug #9764: Always add ucfirst to driver's nameSigned-off-by: Michael M Slusarz <slusarz@curecanti.org>
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/7df09714217a5938828c6cda74ccd2589703b60d
State ⇒ Resolved
Priority ⇒ 1. Low
New Attachment: ucfirst.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Wrong class name on Horde_Compress::factory
Type ⇒ Bug
State ⇒ Unconfirmed
Horde::debug for $class variable on Horde_Compress::factory.
-----
string(18) "Horde_Compress_zip"
Backtrace:
1. Horde_Compress::factory() /var/www/vhosts/source/imp/view.php:109
2. Horde::debug()
/var/www/vhosts/mail/source/framework/Compress/lib/Horde/Compress.php:37
-----
Patch attached.