https://bugzilla.wikimedia.org/show_bug.cgi?id=42714

Mathias Lidal <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Mathias Lidal <[email protected]> ---
As far as I can see the problem is in the function openBubble()
The lines:
this.openWindow.content = properties.text;
this.openWindow.position = event.latLng;

no longer work, they need to be replaced with setContent() and setPosition()
respectively.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to