6.0.0-beta1
7/5/25

[#10763] package has typos in /test/files
Summary package has typos in /test/files
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester thomas (at) btspuhler (dot) com
Created 11/15/2011 (4981 days ago)
Due
Updated 08/29/2012 (4693 days ago)
Assigned 11/30/2011 (4966 days ago)
Resolved 01/21/2012 (4914 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/29/2012 12:28:12 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit b46aa5c966a8be756dcdda4dcc08008af8d63bc5
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sat Jan 21 13:11:26 2012 -0500

     Fix some paths, get rid of require_once etc...

     Bug: 10763

  framework/Image/test/gd.php  |   10 +++++++---
  framework/Image/test/svg.php |    2 +-
  framework/Image/test/swf.php |    2 +-
  3 files changed, 9 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/b46aa5c966a8be756dcdda4dcc08008af8d63bc5
01/21/2012 06:12:19 PM Michael Rubinsky State ⇒ Resolved
 
01/21/2012 06:12:08 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Fix some paths, get rid of require_once etc...
Bug: 10763

  3 files changed, 9 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/0d28b9f709fc2d1adafd8986d19c980d888fe36d
11/30/2011 06:56:15 PM Jan Schneider Milestone ⇒
 
11/30/2011 06:55:36 PM Jan Schneider Assigned to Michael Rubinsky
State ⇒ Assigned
 
11/30/2011 06:55:24 PM Jan Schneider Version ⇒ Git master
Queue ⇒ Horde Framework Packages
 
11/15/2011 04:41:17 AM thomas (at) btspuhler (dot) com Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒ current stable
Queue ⇒ Components
Summary ⇒ package has typos in /test/files
Type ⇒ Bug
Reply to this comment
php-pear-Horde_Image has typos in the test/ xxx.php files such as
require_once dirname(__FILE__) . '/../Image/svg.php'; should be 
require_once dirname(__FILE__) . '/../Image/Svg.php';

Saved Queries