Loading...
 
Skip to main content

Edit toolbars calls for non-existing icon

Status
Open
Subject
Edit toolbars calls for non-existing icon
Version
18.x
Category
  • Bug
  • Easy for Newbie Dev
  • Less than 30-minutes fix
Feature
Toolbars, Quicktags and Smileys
Resolution status
New
Submitted by
hman
Lastmod by
hman
Rating
(0)
Description

The toolbar editor calls for an icon for the smiley tool that does not exist (/img/smiles/icon_smile.png). This results in the text "smile" being displayed instead of the proper icon.

However, a /img/smiles/icon_smile.gif exists (GIF instead of PNG).

I did not find a particular PHP or .tpl that calls this icon as a PNG, so I suspect the entirety of tool icons are called by name and added extension .png. So instead of searching for the bug in the source code, and coding an exception just for the smiley icon, it would be much easier to simply create a copy of /img/smiles/icon_smile.gif in PNG format in /img/smiles directory to rectify this...

Files
  1. Icon Smile
Importance
3
Easy to solve?
10 easy
Priority
30
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
7556
Created
Friday 02 October, 2020 22:54:02 UTC
by hman
LastModif
Saturday 06 July, 2024 10:21:44 UTC


Show PHP error messages