6.0.0
7/1/26

[#8437] empty name column, but is sortable
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 7/16/09 (6194 days ago)
Due
Updated 9/29/10 (5754 days ago)
Assigned 7/20/09 (6190 days ago)
Resolved 9/29/10 (5754 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
548 Jan Schneider State ⇒ Not A Bug
 
337 michael (at) bigmichi1 (dot) de Comment #6 Reply to this comment
dont't see it at the moment
488 Jan Schneider Comment #5 Reply to this comment
Do you still see this, and if yes, with which Horde version?
549 bigmichi1 (at) bigmichi1 (dot) de Comment #4 Reply to this comment
it's the file backend



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')

);
83 Jan Schneider Comment #3
State ⇒ Feedback
Reply to this comment
Which backend type is this?
2812 bigmichi1 (at) bigmichi1 (dot) de Comment #2
New Attachment: untitled.JPG Download
Reply to this comment
missing attachement
4912 bigmichi1 (at) bigmichi1 (dot) de Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ empty name column, but is sortable
Type ⇒ Bug
Reply to this comment
as you can see the name column is empty and the entire name with 
extension is in type column, sorting on the empty name column sorts by 
name and also sorting by type sorts by type

Saved Queries