[wp-trac] [WordPress Trac] #29405: filesystem ssh2 move function parameter bug
WordPress Trac
noreply at wordpress.org
Wed Aug 27 21:27:35 UTC 2014
#29405: filesystem ssh2 move function parameter bug
----------------------------+-----------------------------
Reporter: nobleclem | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Filesystem API | Version: 3.9.2
Severity: normal | Keywords:
Focuses: |
----------------------------+-----------------------------
wp-admin/includes/class-wp-filesystem-ssh2.php line 256
The first parameter of ssh2_sftp_rename() is incorrect.
It is passing "$this->link" instead of the correct "$this->sftp_link" as
the other ssh2_sftp_* calls are passing.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29405>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list