Plugin-Files: Unable to show file name without description
- Status
- Closed
- Subject
- Plugin-Files: Unable to show file name without description
- Version
- 11.x
12.x - Category
- Usability
- Feature
- File Gallery (elFinder or standard UI)
- Resolution status
- Fixed or Solved
- Submitted by
- Steve
- Volunteered to solve
- Steve
- Lastmod by
- Marc Laporte
- Rating
- Description
- The file description text is always present if the object name (stored name, not actual filename) is selected to be displayed. Selecting to display the object name automatically displays the description.
- Solution
Change line 351 from
Copy to clipboard{if $propname eq 'name' and $gal_info.show_name eq 'n'}to
Copy to clipboard{if $propname eq 'name' and $gal_info.show_name eq 'n' and $gal_info.show_description neq 'n'}- Workaround
- None
- Importance
- 4
- Easy to solve?
- 9
- Priority
- 36
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4976
- Created
- Saturday 23 November, 2013 23:30:41 UTC
by Steve - LastModif
- Sunday 24 November, 2013 19:45:39 UTC