Summary | maplocalids not treated |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | michael-dev (at) fami-braun (dot) de |
Created | 04/07/2008 (6300 days ago) |
Due | |
Updated | 04/08/2008 (6299 days ago) |
Assigned | 04/07/2008 (6300 days ago) |
Resolved | 04/08/2008 (6299 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Feedback
http://cvs.horde.org/diff.php?r1=1.6&r2=1.7&f=framework%2FVFS%2Flib%2FVFS%2Fssh2.php
for merging if confirmed:
http://lists.horde.org/archives/cvs/Week-of-Mon-20080407/077186.html
http://lists.horde.org/archives/cvs/Week-of-Mon-20080407/077187.html
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ maplocalids not treated
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
/usr/share/horde/lib/VFS/ssh2.php, in Function _listFolder) , the
setting maplocalids is not treated to use ls -aln (or ls -ln) instead
of ls -al (or ls -l). This would be required to make ls return numeric
user ids instead of usernames, which would break with maplocalids
enabled.