Summary | empty name column, but is sortable |
Queue | Gollem |
Queue Version | 1.1 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | bigmichi1 (at) bigmichi1 (dot) de |
Created | 07/16/2009 (5835 days ago) |
Due | |
Updated | 09/29/2010 (5395 days ago) |
Assigned | 07/20/2009 (5831 days ago) |
Resolved | 09/29/2010 (5395 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
configuration:
$backends['file'] = array(
'name' => 'Virtual Home Directories',
'driver' => 'file',
'preferred' => '',
'hordeauth' => false,
'params' => array(
// The base location under which the user home directories live.
'vfsroot' => '/home/apache/.horde/gollem/',
// The default permissions to set for newly created folders and files.
// 'permissions' => $conf['umask']
),
'loginparams' => array(),
'root' => '/' . Auth::getAuth(),
'home' => '/' . Auth::getAuth(),
'createhome' => true,
// 'filter' => '^regex$',
'quota' => '200 MB',
'clipboard' => true,
'attributes' => array('type', 'name', 'edit', 'download',
'modified', 'size', 'permission', 'owner', 'group')
);
State ⇒ Feedback
New Attachment: untitled.JPG
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ empty name column, but is sortable
Type ⇒ Bug
extension is in type column, sorting on the empty name column sorts by
name and also sorting by type sorts by type