Torsten2217 / google-plus-platform

Automatically exported from code.google.com/p/google-plus-platform
0 stars 0 forks source link

Google+ button shows broken image when the image file name is in the page file name #194

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
# What steps will reproduce the problem?
A +1 share on
http://domain.com/my-image.jpg.html
thinks the image URL is
http://domain.com/my-image.jpg
while the image is in a subfolder
http://domain.com/images/my-image.jpg

I have an example online here:
http://goo.gl/a5Zjv

#What is the expected output? What do you see instead?
The thumbnail image.
 A broken image, because the image path is incorrect.

#What version of the product are you using? On what operating system?
Any operating system, any browser

#Please provide any additional information below.
Happens with and without schema.org markup.

Original issue reported on code.google.com by antonput...@gmail.com on 13 Mar 2012 at 2:50

GoogleCodeExporter commented 9 years ago

Original comment by chirags@google.com on 14 Mar 2012 at 6:53

GoogleCodeExporter commented 9 years ago
Additional example case:

http://www.pyrodogg.com/gallery/event-galleries/lebanon-hills-8-10-12/IMG_5460.j
pg/view

Acutal image is specified in schema.org markup. However the +1 button pulls the 
image as 
http://www.pyrodogg.com/gallery/event-galleries/lebanon-hills-8-10-12/IMG_5460.j
pg which is wrong.

Original comment by pyrod...@gmail.com on 17 Aug 2012 at 8:23

GoogleCodeExporter commented 9 years ago
Have there been any updates on this?

We have the same problem, e.g. sharing 
http://www.wikitree.com/photo/Redford-112.jpg

We're using Schema.org (itemprop="image") and OG tags (property="og:image") but 
since the image page ends with an image file extension, it's apparently all 
ignored.

Thanks!

Original comment by cwhit...@gmail.com on 8 Apr 2013 at 5:35

GoogleCodeExporter commented 9 years ago
I will follow up with the team responsible.

Original comment by plindner@google.com on 15 Apr 2013 at 7:07