Last modified: 2007-03-09 17:37:58 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T10921, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 8921 - Multiple polys aren't rendered correctly
Multiple polys aren't rendered correctly
Status: RESOLVED DUPLICATE of bug 9236
Product: MediaWiki extensions
Classification: Unclassified
ImageMap (Other open bugs)
unspecified
PC Windows 2000
: Normal normal with 1 vote (vote)
: ---
Assigned To: Xavier Combelle
http://de.wikipedia.org/wiki/Hilfe:Bi...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-02-08 13:17 UTC by TMg
Modified: 2007-03-09 17:37 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
reinitialize $coords to remove garbage from the previous poly. (432 bytes, patch)
2007-02-09 18:49 UTC, Xavier Combelle
Details

Description TMg 2007-02-08 13:17:01 UTC
Two polys, the first with 14 and the second with 16 numbers:

<imagemap>
Image:Continents vide couleurs.png|300px|Kontinente
poly 400 318 366 334 366 388 460 632 490 630 556 400 418 306 [[Südamerika]]
poly 642 90 666 214 798 202 846 160 890 194 922 136 900 46 740 28 [[Europa]]
</imagemap>

The first is rendered correctly. The second outputs 14 + 16 = 30 numbers:

<area href="/wiki/Europa" shape="poly"
coords="16,13,15,14,15,16,19,26,20,26,23,16,17,12,129,18,134,43,161,41,170,32,179,39,186,27,181,9,149,6"
alt="Europa" title="Europa" />

The part "16,13,15,14,15,16,19,26,20,26,23,16,17,12," seems to be garbage from
the previous poly.
Comment 1 Xavier Combelle 2007-02-09 18:49:57 UTC
Created attachment 3200 [details]
reinitialize $coords to remove garbage from the previous poly.
Comment 2 Raimond Spekking 2007-03-09 17:37:58 UTC

*** This bug has been marked as a duplicate of 9236 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links