6.0.0-beta1
7/7/25

[#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 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

History
09/29/2010 08:13:54 AM Jan Schneider State ⇒ Not A Bug
 
09/29/2010 07:37:33 AM michael (at) bigmichi1 (dot) de Comment #6 Reply to this comment
dont't see it at the moment
09/28/2010 08:35:48 PM Jan Schneider Comment #5 Reply to this comment
Do you still see this, and if yes, with which Horde version?
07/21/2009 09:12:54 AM 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')

);
07/20/2009 03:38:08 PM Jan Schneider Comment #3
State ⇒ Feedback
Reply to this comment
Which backend type is this?
07/16/2009 12:59:28 PM bigmichi1 (at) bigmichi1 (dot) de Comment #2
New Attachment: untitled.JPG Download
Reply to this comment
missing attachement
07/16/2009 12:55:49 PM 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