[solved] TinyMCE File Manager "hides" end of long file names

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

[solved] TinyMCE File Manager "hides" end of long file names

Post by paulbaker »

Is it just me?

A client has lots of downloadable files which they link to in the content area of their pages. So, they upload files in File Manager - all OK there, here are some files on their website shown in File Manager:
Files.jpg
And then they edit pages, using the TinyMCE WYSIWYG editor to highlight the text and then they hit the link button - the TinyMCE file manager pops up so they can select their files.

However, only the first few characters of the filename are showing, resulting in the above files being shown like this:
FileManagerFilenames.jpg
So you just have to guess which file is which. There is no helpful hover-state text (in Chrome at least). I cannot find any suitable settings to change.

Am I missing something?

----------------------------------------------
Cms Version: 2.2.3.1
Installed Modules:
AdminSearch: 1.0.2
CGCalendar: 2.4.4
CGExtensions: 1.55.6
CGSimpleSmarty: 2.1.6
CMSContentManager: 1.1.1
CMSMailer: 6.2.14
CustomGS: 3.1
DesignManager: 1.1.1
ECB2: 1.3.1
FileManager: 1.5.2
FrontEndUsers: 2.1.1
Gallery: 2.3.2
ListIt2: 1.4.1
ListIt2GovernorTeam: 1.4.1
MenuManager: 1.50.2
MicroTiny: 2.0.3
ModuleManager: 2.0.4
Navigator: 1.0.3
News: 2.50.5
Search: 1.50.2
Showtime2: 3.5.4
SimpleSiteInfo: 3.3
Statistics: 1.2.1.2
ThemeManager: 1.1.8
TinyMCE: 3.2-beta3
UsersGuide: 2.0

Config Information:
php_memory_limit:
max_upload_size: 2000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/London
permissive_smarty: false

Php Information:
phpversion: 5.6.31
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32767
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 30
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On

Performance Information:
allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: On (True)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
auto_clear_cache_age: Off (False)
Server Information:
Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 3.10.0-714.10.2.lve1.4.63.el7.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.1.24
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable

Permission Information:
tmp: /home/stedward/public_html/tmp (0755)
tmp_cache: /home/stedward/public_html/tmp/cache (0755)
templates_c: /home/stedward/public_html/tmp/templates_c (0755)
modules: /home/stedward/public_html/modules (0755)
uploads: /home/stedward/public_html/uploads (0755)
File Creation Mask (umask): /home/stedward/public_html/tmp/cache (0755)
config_file: 0444
----------------------------------------------
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: TinyMCE File Manager "hides" end of long file names

Post by calguy1000 »

Is this about TinyMCE or MicroTiny? The image you selected does not show the CMSMS File Picker.

if it's about TinyMCE it's in the wrong section.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: TinyMCE File Manager "hides" end of long file names

Post by paulbaker »

It's about TinyMCE and I posted it in the wrong forum. :-[

I don't seem to have the ability/permissions to move it to the right place. :(
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: TinyMCE File Manager "hides" end of long file names

Post by paulbaker »

Thanks to whoever moved this. :)

Still interested in a solution.
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
scooper
Forum Members
Forum Members
Posts: 242
Joined: Fri Dec 09, 2005 12:36 pm

Re: TinyMCE File Manager "hides" end of long file names

Post by scooper »

Yep - you're missing something....

In the top row of the file picker on the right you have three icons 'Box view', 'List view' and 'Columns view'. If you switch to List view then that should show you the full file name.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: TinyMCE File Manager "hides" end of long file names

Post by paulbaker »

I knew it was going to be something obvious.

:'(

Thanks scooper!

*Lies down in a darkened room*
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
Post Reply

Return to “Modules/Add-Ons”