-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
Steps to reproduce
- Share a folder as a link
- Open the link with the Samsung Smart TV browser
- Look at the filenames
Expected behaviour
See more of the filename
Actual behaviour
Only the three first characters of the filenames are displayed followed by a huge white space. Please take a look at the attached photo:

Server configuration
Operating system:
Ubuntu 18.04.1 LTS (GNU/Linux 4.15.0-33-generic x86_64)
Web server:
nginx/1.15.3
Database:
mysql Ver 15.1 Distrib 10.3.9-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
PHP version:
Zend Engine v3.2.0 with Zend OPcache v7.2.10-0ubuntu0.18.04.1
Nextcloud version: (see Nextcloud admin page)
Nextcloud 13.0.6
Updated from an older Nextcloud/ownCloud or fresh install:
Fresh install
Where did you install Nextcloud from:
Download from Nextcloud Website
Signing status:
Signing status
No errors have been found.
List of activated apps:
App list
Activity
AppOrder
Bookmarks
Brute-force settings
Calendar
Checksum
Collabora Online
Collaborative tags
Comments
Contacts
Deck
Deleted files
Federation
File sharing
First run wizard
Full text search
Full text search - Bookmarks
Full text search - Files
Gallery
Log Reader
Mail
Markdown Editor
Monitoring
News
Nextcloud announcements
Notifications
ocDownloader
Password policy
PDF viewer
Polls
Reader (ebook reader)
Share by mail
Social sharing via email
Social sharing via Facebook
Social sharing via Google+
Social sharing via Twitter
Talk
Tasks
Text editor
Theming
Update notification
Usage survey
Versions
Video player
Weather
Nextcloud configuration:
Config report
$CONFIG = array (
'instanceid' => 'XXXXXXXXXX',
'passwordsalt' => 'XXXXXXXXXX,
'secret' => 'XXXXXXXXXX',
'trusted_domains' =>
array (
0 => 'XXXXXXXXXX',
1 => 'XXXXXXXXXX',
2 => 'XXXXXXXXXX',
3 => 'XXXXXXXXXX',
),
'datadirectory' => '/var/nextcloud_data',
'overwrite.cli.url' => 'XXXXXXXXXX',
'overwriteprotocol' => 'https',
'dbtype' => 'mysql',
'version' => '13.0.6.1',
'dbname' => 'XXXXXXXXXX',
'dbhost' => 'XXXXXXXXXX',
'dbport' => 'XXXXXXXXXX',
'dbtableprefix' => 'XXXXXXXXXX',
'mysql.utf8mb4' => true,
'dbuser' => 'XXXXXXXXXX',
'dbpassword' => 'XXXXXXXXXX',
'installed' => true,
'memcache.local' => '\\OC\\Memcache\\APCu',
'logtimezone' => 'Europe/Berlin',
'maintenance' => false,
'auth.bruteforce.protection.enabled' => true,
'filelocking.enabled' => 'true',
'memcache.locking' => '\\OC\\Memcache\\Redis',
'redis' =>
array (
'host' => '/var/run/redis/redis-server.sock',
'port' => 0,
'timeout' => 0.0,
),
'mail_smtpmode' => 'smtp',
'mail_smtpauthtype' => 'LOGIN',
'mail_smtpsecure' => 'tls',
'mail_from_address' => 'XXXXXXXXXX',
'mail_domain' => 'XXXXXXXXXX',
'mail_smtpauth' => 1,
'mail_smtphost' => 'XXXXXXXXXX',
'mail_smtpport' => 'XXXXXXXXXX',
'mail_smtpname' => 'XXXXXXXXXX',
'mail_smtppassword' => 'XXXXXXXXXX',
);
Are you using external storage, if yes which one:
no
Are you using encryption:
no
Are you using an external user-backend, if yes which one:
no
Client configuration
Browser:
Mozilla/5.0 (SMART-TV; Linux; Tizen 2.4.0) AppleWebkit/538.1 (KHTML, like Gecko) SamsungBrowser/1.1 TV Safari/538.1
Operating system:
Linux; Tizen 2.4.0
Logs
Web server error log
Web server error log
no errors in logfile
Nextcloud log (data/nextcloud.log)
Nextcloud log
The log is 66M. Please be more specific, if you need data from the log.
Browser log
Browser log
no access to browser log