jQuery.fn
namespace. So depending of the load order of jquery-ui and jquery.tooltip, either of them is installing a plugin
handler randomly.
ImagePlugin is affected as well as it implements an thumbnail tooltip hovering over images, but assumes the api of the outdated jquery.tooltip plugin.
Solution is to just deprecate jquery.tooltip and rework the init js on foswiki markup to behave the same.
-- MichaelDaum - 03 Sep 2013
Summary | deprecate jquery.tooltip |
ReportedBy | MichaelDaum |
Codebase | 1.1.8, trunk |
SVN Range | |
AppliesTo | Extension |
Component | JQueryPlugin, PatternSkin |
Priority | Normal |
CurrentState | Closed |
WaitingFor | |
Checkins | distro:7fb9accd07aa distro:a1e41bd11ad7 distro:5679378f07cd distro:908f4150591f distro:40670e437446 distro:46688e1105f9 distro:e1b0ed6651b4 distro:132d97889192 |
TargetRelease | patch |
ReleasedIn | 1.1.9 |
CheckinsOnBranches | Release01x01 trunk |
trunkCheckins | distro:7fb9accd07aa distro:a1e41bd11ad7 distro:5679378f07cd distro:908f4150591f distro:40670e437446 distro:46688e1105f9 |
Release01x01Checkins | distro:e1b0ed6651b4 distro:132d97889192 |