[Tickets #8657] Re: Cyclic Dependency in ssh2.php
bugs at horde.org
bugs at horde.org
Wed Oct 28 08:46:27 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8657
------------------------------------------------------------------------------
Ticket | 8657
Updated By | rene.plattner at uibk.ac.at
Summary | Cyclic Dependency in ssh2.php
Queue | Horde Base
Version | 3.3.5
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
rene.plattner at uibk.ac.at (2009-10-28 04:46) wrote:
This ticket added the new code: http://bugs.horde.org/ticket/8323
You changed the native ssh2 scp functions with _recv and _send!
They use a copy methode with two arguments (source and destination).
But you have implemented a copy methode with three arguments (path,
name and destination).
Why this action?
More information about the bugs
mailing list