To reproduce use Drupal core 7.12, Voting API 7.x-2.6, Fivestar 7.x-2.0-alpha1+23-dev (2012-Mar-26).
1) Add field Fivestar Rating - Stars (rated while viewing) to an Article content type
2) Set Manage Display to "Style: default, Exposed: yes, Stars display: dual, Text display: dual"
3) Add a new Article with Image and save;
4) Vote while viewing Article node;
5) Reloade page;
6) Image disappears from the Article.

Comments

ericduran’s picture

Did you test dev?

kvit’s picture

The issue is for Fivestar-dev not for alpha1. I copied my configuration above from Update Manager and "Fivestar 7.x-2.0-alpha1+23-dev (2012-Mar-26)" is just the way Update manager shows devs though it may be a bit confusing as it contains "alpha1".
I noticed the problem when #1393812: AJAX / SQL error - one solution was solved. So, it may be related.

And I didn't test it with core and Voting API devs if you are asking about it.

ericduran’s picture

Ugh, ok I'll test. I was under the impression that I could unset those values and have it not update the fields, but that clearly doesn't work that way.

Thanks for getting back to me.

ericduran’s picture

Status: Active » Closed (duplicate)

I'm actually closing this issue since we should just re-open the other issue and fix it properly :)

ericduran’s picture

FYI, I fixed this now, so it should properly work everywhere, sorry for any issues this may have caused.

And thanks :)