Phase out /js/tooltip/*
Description
Environment
None
Activity
Show:
Fixed
Details
Details
Assignee
Guus der Kinderen
Guus der KinderenReporter
Guus der Kinderen
Guus der KinderenComponents
Fix versions
Priority
Created March 5, 2022 at 7:56 AM
Updated March 5, 2022 at 1:24 PM
Resolved March 5, 2022 at 1:24 PM
Openfire uses an outdated set of javascript libraries to provide tooltips in the admin console. These libraries cause alarms in static analysis tools. They should be replaced.
With modern browsers, it’s rather easy to have a CSS-based replacement for these tooltips.
Note that the libraries provided by Openfire can also be used by plugins. When these do not contain their own copy of the library, their usage should be replaced too. This is known to be the case for the ClientControl plugin, the Monitoring plugin, the SIP plugin and the Asterisk plugin.