https://bugzilla.wikimedia.org/show_bug.cgi?id=57146
This, that and the other <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from This, that and the other <[email protected]> --- I think the behaviour you're seeing is expected: see the "Slightly Advanced Usage" section of [1]. The "title" property is meant to hold the name of the attribute whose value is used for the tooltip. If you want to use a custom string, use the "fallback" property, like Twinkle does [2]. [1] http://onehackoranother.com/projects/jquery/tipsy/ [2] https://github.com/azatoth/twinkle/blob/master/morebits.js#L592 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
