Summary | Column view displaying all file / folder data in the 'name' column |
Queue | Gollem |
Queue Version | Git master |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | james.carruthers (at) wilsonjames (dot) co (dot) uk |
Created | 06/11/2013 (4379 days ago) |
Due | |
Updated | 08/27/2013 (4302 days ago) |
Assigned | 06/11/2013 (4379 days ago) |
Resolved | 08/27/2013 (4302 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
columns. I'm afraid you need to track this down yourself. As a start,
you can run the test suite of Horde_Vfs. Make sure you have the
Horde_Test package installed, then run:
php /path/to/your/pear/test/directory/Horde_Vfs/Horde/Vfs/AllTests.php
The version of Horde_Vfs does though. Can you check if downgrading
Horde_Vfs fixes this issue?
I have tried a downgrade from 2.1.0 to [pear install -f horde/Horde_Vfs-2.0.4]
and to [pear install -f horde/Horde_Vfs-2.0.3]. Neither have made a
difference to the column output.
Are there any dependencies i should be downgrading too?
Regards,
James
State ⇒ Feedback
The version of Horde_Vfs does though. Can you check if downgrading
Horde_Vfs fixes this issue?
Priority ⇒ 1. Low
New Attachment: Screenshot1.jpg
Patch ⇒ No
Milestone ⇒
Summary ⇒ Column view displaying all file / folder data in the 'name' column
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ Gollem
Gollem 3.0.0
All other modules are upgraded [stable] via pear as of 7th June.
Creating folders and uploading files operates normally. files and
folders arrive on the backend FTP server as normal. What is displayed
via Gollem seems to be file or folder data, but all type, owner,
group, size, mod_date/time and filename content seems to output into
the 'Name' column as a continuous string, for example:
[1 10000191 Webmail Users 138702 Jun 11 09:34 testfile.jpg]
I am then unable to interact with the file or folder because the
interface believes it is addressing the phantom filename.
There are no modifications to the backends config other than to enable
'hordeftp' and disable others. FTP backend is Proftpd
I have made no preference changes against column display.
Fix to
Bug #12003"[jan] Fix saving columns preference if only onebackend exists" has been applied successfully but did not impact
*this* problem.
Testing the default SQL backend, seems okay.
Gollem was out-of-the-box at v3.0.0 when the software was installed
initially at Groupware 5.0.3, FTP Server backend displayed columns fine.
Upgraded to 5.0.4, still fine. then to 5.1.0 which broke the column display.
Hope this helps.