Use the default Drupal theme.
Create a review node type with 2 axes : axe1 and axe2, which are applied to nodes of a custom type "Hotel".
Create a review and fill in data for both axes (score and review text).
Edit the review again.
Expected result : we see the data filled in for both axes when the review was created.
Real result ; the score and review text for axe1 are ok. Score and review text for axe2 are overriden by axe1 values.

Comments

jay.lee.bio’s picture

I'm having the same exact issue.

jay.lee.bio’s picture

There's also something weird about the axes & Fivestar that I'm not exactly sure how to explain. I'll elaborate after doing some more testing...

jay.lee.bio’s picture

Issue summary: View changes

Added "Use the default Drupal theme."