6.0.0-alpha14
7/1/25

[#10588] Horde_Log installs ExactLevel.php in wrong directory
Summary Horde_Log installs ExactLevel.php in wrong directory
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners
Requester michael (at) bigmichi1 (dot) de
Created 09/30/2011 (5023 days ago)
Due
Updated 10/01/2011 (5022 days ago)
Assigned
Resolved 10/01/2011 (5022 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/01/2011 07:17:18 PM Gunnar Wrobel Comment #3
State ⇒ Resolved
Reply to this comment
Thanks for the report. Should be fixed and will be part of Horde_Log-1.1.2.
10/01/2011 07:15:56 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

[gwr] Fix installation paths (Bug #10588)

  1 files changed, 15 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/c332c3d5c0d104c5849a2c1817cb684054d59882
09/30/2011 05:55:46 PM michael (at) bigmichi1 (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Horde_Log installs ExactLevel.php in wrong directory
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Horde_Log installs as follows on my System:

php         /var/www/pear/php/Horde/Log.php
php         /var/www/pear/php/Horde/Log/Exception.php
php         /var/www/pear/php/Horde/Log/Filter.php
php         /var/www/pear/php/Horde/Log/Filter/Constraint.php
php         /var/www/pear/php/Horde/Log/Filter/Level.php
php         /var/www/pear/php/Horde/Log/Filter/Message.php
php         /var/www/pear/php/Horde/Log/Filter/Suppress.php
php         /var/www/pear/php/Horde/Log/Formatter.php
php         /var/www/pear/php/Horde/Log/Formatter/Simple.php
php         /var/www/pear/php/Horde/Log/Formatter/Xml.php
php         /var/www/pear/php/Horde/Log/Handler/Base.php
php         /var/www/pear/php/Horde/Log/Handler/Firebug.php
php         /var/www/pear/php/Horde/Log/Handler/Mock.php
php         /var/www/pear/php/Horde/Log/Handler/Null.php
php         /var/www/pear/php/Horde/Log/Handler/Scribe.php
php         /var/www/pear/php/Horde/Log/Handler/Stream.php
php         /var/www/pear/php/Horde/Log/Handler/Syslog.php
php         /var/www/pear/php/Horde/Log/Logger.php
php         /var/www/pear/php/lib/Horde/Log/Filter/ExactLevel.php

as we can see there is a lib directory in the path for ExactLevel.php 
which i think shouldn't be there

Saved Queries