Hard-coded icons in js files
- Status
- Closed
- Subject
- Hard-coded icons in js files
- Version
- 14.x
15.x - Category
- Consistency
- Feature
- Theme: Look & feel, Styles, CSS, Theme Control Center
- Resolution status
- Out of Date
- Submitted by
- lindon
- Lastmod by
- Bernard Sfez / Tiki Specialist
- Rating
- Description
Some icons are hard-coded through javascript files. One example from lib/jquery_tiki/tiki-trackers.js line 139:
Copy to clipboard$row.append($('<td class="action"/>').append($('<a href="#" class="text-danger"><span class="glyphicon glyphicon-remove"/></a>')
This line hard codes a glyphicon icon regardless of the iconset set by the admin. In php files this can be fixed by loading the smarty function icon but haven't been able to fix here (tried using ajax services).- Importance
- 3
- Easy to solve?
- 3
- Priority
- 9
- 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
- 5568
- Created
- Sunday 01 March, 2015 16:24:59 UTC
by lindon - LastModif
- Monday 05 February, 2018 08:00:04 UTC