PonteIneptique / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

EXHIBIT. using an image url looking like http://mysite/document-1/thumbnail prevents the painter from working #124

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I am using Exhibit 2.0, and especially the map extension. I am using a
Plone site and in this type of site, you can have 2 types of images:
 [1] a simple image, that has a url looking like http://mysite/Waterlilies.jpg
 [2] an image associated with a document, that has a url looking like
http://mysite/document-1/thumbnail (so you notice that the image name has
no extension).

When I create a Json feed to give to the map, if the image has a url like
[1], the icon is displayed correctly on the default map view. If i give an
image url like [2], it doesn't show up.

i did some tests with http://simile.mit.edu/painter/painter. When I add
"&icon=http://mysite/Waterlilies.jpg", it works. With the url [2], it
doesn't work.

[Submitted by Lucie Lejard on simile.mit.edu] 

Original issue reported on code.google.com by GabrielR...@googlemail.com on 4 Apr 2009 at 4:33

GoogleCodeExporter commented 9 years ago

Original comment by GabrielR...@googlemail.com on 4 Apr 2009 at 6:57