Page MenuHomePhabricator

Maplinks external groups are applied multiples times
Closed, ResolvedPublic

Description

Steps to reproduce:

  • Create a maplink such as:
<maplink text="Alaska" zoom=3 longitude=-152.58 latitude=64.01>
{
  "type": "ExternalData",
  "service": "geoshape",
  "ids": "Q797"
}
</maplink>
  • Click on the maplink, see polygon color
  • Close, click on maplink several times, see the polygon color getting darker

Github issue: https://github.com/juliengirault/wikimedia-mapdata/issues/2

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 316903 had a related patch set uploaded (by JGirault):
Fixes maplink external groups being applied multiple times

https://gerrit.wikimedia.org/r/316903

Change 316903 merged by jenkins-bot:
Fixes maplink external groups being applied multiple times

https://gerrit.wikimedia.org/r/316903

Upon further testing, seems like the bug is still there. Leaving it open.

My bad, I confused it with T147608