osompress / genesis-simple-share

Plugin: Genesis Simple Share
36 stars 16 forks source link

Google+ abbreviated results incorrect #1

Closed NicktheGeek closed 10 years ago

NicktheGeek commented 10 years ago

When Google+ values of over 999 are returned this is shortened by the Google+ api to something like 1k then it is shortened again by the Sharrre script so you end up with "1" instead of "1000" or "1k."

See https://github.com/copyblogger/synthesis-platform/issues/32

Fixed in: https://github.com/copyblogger/synthesis-platform/commit/07a5bb61e3541c375e0ac46963d71c3b1067c268

NicktheGeek commented 10 years ago

This was fixed in copyblogger.com. The only way we can test is on a post or page that has been shared over 999 times in Google+. I think we can just call this confirmed and close it.